A personal finance tracker built with Next.js and Tailwind CSS in TypeScript. This project helps users manage their finances by tracking income, expenses, and visualizing financial data.
-
Clone the repository:
git clone https://github.com/cleanRaptor/finance-tracker.git
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and go to
http://localhost:3000
.
- Track income and expenses
- Visualize financial data
- Responsive design with Tailwind CSS
This project is licensed under the MIT License.