Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2 KB

README.md

File metadata and controls

57 lines (39 loc) · 2 KB

Welcome to Daily Expense Manager 👋

Documentation License: GNU

A Budget Tracking web application to help you control your daily expenses

Demo

Install

cd ExpenseManager && npm install

Usage

To run backend

cd ExpenseManager && node app.js

To run frontend

cd ExpenseManager/angular-src && ng serve

Author

👤 Sarath Kaul
GitHub followers LinkedIn GMAIL

👤 Rajat Singhal
Github

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Sarath Kaul.
This project is GNU licensed.


This README was generated with ❤️ by readme-md-generator