Skip to content

The Expense Tracker is a web application designed to help users manage and track their expenses efficiently. It provides a user-friendly interface to input, categorize, and monitor spending across various categories in order to facilitate better financial management.

License

Notifications You must be signed in to change notification settings

Rahmaaaan/ExpenseTracker

Repository files navigation

Expense Tracker

Expense Tracker is a web application designed to help users manage and track their expenses efficiently. It provides a user-friendly interface to input, categorize, and monitor spending across various categories in order to facilitate better financial management.

Technologies Used

The technologies and tools were used to develop this project are

  • Tailwind CSS
  • JavaScript
  • React
  • Redux

Getting Started

Follow these steps to get the project up and running on your local machine for development and testing:

Prerequisites

Make sure you have the following requirements met:

  • Latest version of npm and Node.js installed.
  • Windows/Linux/Mac machine.

Installation

  1. Clone the repository

    git clone https://github.com/username/projectname.git
  2. Move into the project directory

    cd projectname
  3. Install the dependencies

    npm install
  4. Run the below command to start the web server.

    npm start

    Open link that shows up in the terminal, with your browser to see the result.

Screenshots

Homepage

Contributing

Contributions to Expense Tracker are welcome! To contribute, follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature/your-feature-name
  3. Make changes and commit them:

    git commit -m "Add your commit message here"
  4. Push your changes to your branch:

    git push origin feature/your-feature-name
  5. Create a pull request on the main repository.

Please follow the project's coding guidelines and maintain a clean commit history.

License

This website is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or feedback, feel free to reach out to us at [email protected]. We're excited to hear from you and make this project even better!

About

The Expense Tracker is a web application designed to help users manage and track their expenses efficiently. It provides a user-friendly interface to input, categorize, and monitor spending across various categories in order to facilitate better financial management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published