Skip to content

A simple expenses tracker website that allows you to keep track of your expenses and give you an overall view about what you are spending money on

License

Notifications You must be signed in to change notification settings

Subhi-Sh/ExpenseTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

expenses tracker is a simple website that allows you to keep track of your expenses and give you an overall view about what you are spending money on

Installation

To install ExpenseTracker, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Subhi-Sh/ExpenseTracker.git

2.Install dependencies:

# with npm
npm install
# or with yarn
yarn

Usage

To use ExpenseTracker, follow these steps:
  1. Start the server
npm run dev

Open your browser and navigate to http://localhost:5173.

Contributing

Contributions are welcome! Please follow these steps to contribute to ExpenseTracker:
  1. Fork the repository
  2. Create a new branch (git checkout -b feature)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature)
  6. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Image Copyright Claims

Many images used in the project belong to their respective creators/authors. No claim by me!

About

A simple expenses tracker website that allows you to keep track of your expenses and give you an overall view about what you are spending money on

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages