Skip to content

The 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 using C#, .NET core 8.0, EF core 8.0, JWT, Identity, React, Tailwind, and Typescript.

License

Notifications You must be signed in to change notification settings

Sakchai/ExpensesTracker

Repository files navigation

Expense Tracker

The 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 using C#, .NET core 8.0, EF core 8.0, JWT, Identity, React, Tailwind, and Typescript

Screen

Image Image Image

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks! Or if you're feeling really generous, we now support GitHub sponsorships - see the button above.

Installation

To install ExpenseTracker, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Sakchai/ExpensesTracker.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.

About

The 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 using C#, .NET core 8.0, EF core 8.0, JWT, Identity, React, Tailwind, and Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published