ignite-feed
About
Ignite feed was developed at Rocketseat’s React.js basics course, it is a simple social media where you can comment, delete and like (“Aplaudir” button) to interact at the application!
Techs
- TypeScript
- React
- Vite
- CSS
Test
Clone this repo. and install all needed dependencies
npm install
Then run
npm run dev
And enjoy!