Monefy is a React.js / Node.js personal finance application, developed to help users budget properly and consider investing.
This is a link to the front-end repository.
This is a link to the website.
Home Page
Create Account
Add Expenses
Track Your Spending
Realize Potential Investment
Customize Budgets
Learn More On Investing
- JavaScript
- Node
- React
- Bootstrap
Users Can:
- Create an account
- Add Expenses
- Track their spending and budgeting
- Customize their budgets
- Work towards an investment goal
- Edit their income, age, or delete their account
Clone the front-end, and run
$ npm install
$ npm start
Contributions are welcome, submit a pull request!