(assuming you have nodejs installed)
-
clone the repo
-
run
npm install
in your terminal -
run
npm start
-
open
http://localhost:3000
in your browser.
- Client-side: React, Material UI
- Server: Nodejs with Express
- Data-base: MongoDB with Mongoose
- Axios
- move component to functions
- Manage Users (login and register)
- handle errors on server side
- add snackBars on preforming operations
- a better categories view and transactions
- mobile view
- add description to readme-file
- upload to heroku