Welcome to the Expenses Tracker Admin repository! This project helps you manage your expenses efficiently using ASP.NET Core and ReactJS. The user interface is crafted with Bootstrap for a clean look, and we utilize JWT for secure authentication.
You can download the latest release of this project from the Releases section.
Managing finances can be challenging. The Expenses Tracker Admin application simplifies this task. It allows users to track their expenses, categorize them, and view detailed reports. This application is built on a robust tech stack that ensures performance and security.
This project leverages several technologies to provide a seamless experience:
To set up the Expenses Tracker Admin application on your local machine, follow these steps:
Clone the Repository:
git clone https://github.com/justhayato/net-react-app.git
cd net-react-app
Set Up the Backend:
dotnet restore
appsettings.json
to point to your SQL Server database.dotnet run
Set Up the Frontend:
npm install
npm start
Now, the application should be running on your local machine.
After installation, you can access the application through your web browser. Hereโs how to get started:
We welcome contributions to improve the Expenses Tracker Admin application. If you want to contribute, please follow these steps:
git checkout -b feature/YourFeature
git commit -m "Add your message here"
git push origin feature/YourFeature
Please ensure that your code adheres to the existing style and includes relevant tests.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or feedback, feel free to reach out:
Explore the latest releases and updates on the Releases section.
Thank you for checking out the Expenses Tracker Admin repository! Your financial management journey starts here.