Ignite Feed 🚀

Ignite feed is an App where you can make a post and receive comments for each post. And you can applaud them too. In this project i could increase the learns that i already have about React. And it have a very nice UI too.

About

It was very good to remember concepts like the State of the applications, immutability, props, keys, work with dates. Making a code thats are legible and easy to understand.

The project was build with ReactJS, ViteJS and TypeScript.

For the styles i used CSS Modules.

How to run

// Clone the project
$ git clone git@github.com:FabioBellaver/ignite-feed.git
// Install dependencies
$ npm i
// Start the app
$ npm run dev

The project is live! You can check here. ⚡