This app helps you keep track of your expenses in months and years. Also, it shows a graph representing those expenses.
- Major languages: JavaScript, HTML & CSS;
- Frameworks: React;
- Technologies used: GitHub, GitFlow, Terminal;
- Please make sure you have Node.js packedge installed on your terminal.
To get a local copy up and running follow these simple steps.
To setup the bookstore project in your local, in the repo page:
click on code (dropdown list) > Download as ZIP;
or open terminal of path you want to install project and run this command
git clone git@github.com:nicupop729/expense-tracker.git
.
Run in your terminal the following commands:
$ cd expenses-tracker/
$ npm install
$ npm start
👤 Nicolae Pop
- GitHub: @nicupop729
- Twitter: @nicupop729
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.