This is Project are a Expense Control that let able the user add and remove values to his expense of the month and download a pdf of it, this one is the front end part of the project create by me using React
Connect with me at LinkedIn
You can access the video of this application at ExpenseControl
React, Node.js, GIT
Cloning the Repository
$ git clone https://github.com/willcordeiro/ExpenseControlReact
$ cd ./<project page>
Installing dependencies
$ yarn
or
$ npm install
Starting the project
$ npm start
the project will run at the default react port http://localhost:3000/
