The Expense Tracker App is a personal project built with modern web technologies. It's designed to help you manage your finances easily and efficiently.
- ReactJs
- Firebase
- Tailwind CSS
- Intuitive user interface for easy expense input and tracking
- Cloud-based storage with Firebase for data security and accessibility
- Mobile-responsive design for use on any device
You can access the app online at https://expense-tracker-the-codeinn.vercel.app/. Simply enter your expenses as needed and track your spending habits over time.
Alternatively, if you'd like to run the app locally, you can follow these steps:
- Clone the repository:
https://github.com/The-CodeINN/expense-tracker-app.git
- Install dependencies:
yarn install
- Start the development server:
yarn dev
- Open your browser and go to
http://localhost:3000
to view the app
Please note that running the app locally may require additional setup and configuration, and some features may not work as expected. If you encounter any issues, please feel free to contact me for assistance.
I'm always looking for ways to improve the app, so your feedback and suggestions are welcome. Please feel free to contact me with any comments or concerns you may have.
Thank you for using the app, and I hope you find it useful!