This project was built using Vue 3 Composition Api, Vue Router, and Pinia, for styling we use Bootstrap 5 & Bootstrap 5 Icons, we have a form the user can add a post and he can also comment & like his own or other user's posts.

We have also the total number of likes and comments for each post and the count changes when comments or likes are added.

 

How to use

 

Extract the folder then open the project using the command line and run the commands:

npm install to install all the packages 

npm run dev to start the server

 

Demo