Edwardb11 / budget-app

This budget app is a tool to keep reflected in monetary amounts, expenses and current income of a specific person.
https://budget-app-5d978.web.app/
MIT License
2 stars 0 forks source link
budget-app firebase-auth firebase-hosting firestore-database material-ui mobile-first reactjs responsive-web-design

Budget App

A budget app for managing your finances.

Features

Screenshots

App Screenshot

Demo

example.com

Run Locally

Clone the project

  git clone https://github.com/Edwardb11/budget-app

Go to the project directory

  cd budget-app

Install dependencies

  npm install

Start the server

  npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NODE_ENV=development

Deployment

To deploy this project with Firebase run

  firebase login
  firebase deploy

Documentation

Documentation

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Feedback

If you have any feedback, please reach out to us at example@example.com

Authors

License

MIT