Skip to content

JuniorWender/Course_React_Costs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Costs

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/

Run Project

npm run start => Start The React Project On http://localhost:3000

npm run backend => Start The Backend with Json-Server On http://localhost:5000



Used Dependency

  • json-server ⇒ Simulated the Back-end
  • react-icons ⇒ Project Icons
  • react-router-dom ⇒ Project Router
  • uuid ⇒ Generate Unique id , Simulated a DataBase


Project Idea

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.