An application where a user can keep a track of their income and expenses.
Created using React Hooks and deployed on Heroku.
Technology Stack
- ReactJS
- HTML4
- CSS
- Javascript
- NodeJS
- Express
- MongoDB
- node >= 12.18.0
- npm >= 6.14.4
-
Clone / Download [this]https://github.com/kaurman23/react-expense-tracker) repo.
-
Inside the project open a terminal and run:
npm install
This will install all the project dependencies.
-
To start the development server run:
npm run dev