#EXPENSE-TRACKER
#Technology used • Node.js :For back end development • React.js For front end development • Firebase: For database management and Authentication • Express.js: For fast track development of server-based applications. • Jest :For testing. • Git and Heroku: for version control and deployment.
#Starting guide just clone the repository and run the following commands in the command prompt.
npm install =>to install all dependencies. yarn run dev-server => for running in development mode. yarn run test -- --watch =>for running test suite.
#Final production version:- https://sabir-expense-app.herokuapp.com/