Skip to content

Web app built with MERN Stack + Redux that keeps tracking your expenses

License

Notifications You must be signed in to change notification settings

AlexandrosChatzis/ExpenseTracker

Repository files navigation

ExpenseTracker

This is a MERN Stack + Redux application

Deployed on heroku -> http://expensetrackergr.herokuapp.com/

To use locally it create a mongoDB database and pass your credentials in .env.example Rename .env.example to .env Type in command -> npm i (installs node modules on express) -> npm run client-install (installs node modules on react) -> npm run dev (starts application)

About

Web app built with MERN Stack + Redux that keeps tracking your expenses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published