Costs is a Project Manager site, it's possible create a project budget and control who much money you will invest on this project
Website: https://costsreactproject.netlify.app/
npm run start
=> Start The React Project On http://localhost:3000
npm run backend
=> Start The Backend with Json-Server On http://localhost:5000
- json-server ⇒ Simulated the Back-end
- react-icons ⇒ Project Icons
- react-router-dom ⇒ Project Router
- uuid ⇒ Generate Unique id , Simulated a DataBase
The Basic Idea About The Project I Used This Course : Matheus Battisti - Hora de Codar [Pt-Br].
But I Increased The Project With New Features Before.