Ignite feed is a simlpe project which simulates your social media feed,
with features like comment, likes and delete comments.
✅ - add comments
✅ - clap (likes)
✅ - delete comment
-
Clone the repository
git clone https://github.com/mellcosta/ignite-feed.git -
Install dependencies
yarnornpm i -
Run the local project
yarn devornpm run dev -
Click the link
http://localhost:3000/
- ReactJS
- Vite
- React Dom
- Date-fns
- Phosphor-react
