WhatsApp Web replica
- Html
- Css
- Javascript ES6
- Vue.js
- Font Awesome
- Day.js
#1 Create a replica of WhatsApp Web.
#2 Fill dynamically the contact list with a v-for
. Display name and contact image.
#3 Display dinamically the selected contact messages with a v-for
.
#4 Add a date in the last send message using the day.js
library.
#5 Add a new message by pressing "enter" in the right-bottom input field. Set an auto-reply after sending the message.
#6 Filter the contacts using the input field on left side.