JuniorWender / Course_React_Costs

It's a React Study Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

It's a React Study Project


Languages

Language:JavaScript 76.0%Language:CSS 18.8%Language:HTML 5.1%