This is the frontend repository for the Budget Tracker App β a web application designed to help users manage their finances by tracking income and expenses. It is built using modern web technologies to ensure a seamless and responsive user experience.
You can find the backend code for this project here:
π Budget Tracker - Backend
π View Live Project
- User authentication (login and registration)
- Dashboard to view income, expenses, and balance
- Add, edit, and delete transactions
- Interactive charts for financial insights
- Theme switcher with light and dark mode support
- Mobile-friendly responsive design
- HTML and CSS for structure and styling
- TypeScript for interactivity
- Axios for API requests
- Tailwind CSS and Antd for design and layout
- Clone the repository:
git clone https://github.com/mayurrogheliya/budget-tracker-frontend.git
- Navigate to the project directory:
cd budget-tracker-frontend - Install dependencies:
npm install
- Start the development server:
npm run dev
We welcome contributions from the community! π
Please read our Contributing Guidelines before submitting a pull request.
This project is licensed under the MIT License.
π Developed with passion by Mayur Rogheliya

