This repository contains the Frontend code for expense manager.
Please find the Backend code here: https://github.com/dStrange6/expense-manager-backend
- Backend : Java 21, Spring Boot, Spring Data JPA, Flyway
- Frontend : React, TypeScript, Tailwind CSS, Vite
- Database : PostgreSQL
Pre-requisites:
- Java 21, Node.js, and Docker installed on your machine.
To run the application, follow these steps:
- Clone the repository and navigate to the project directory.
- Run npm install
- Run npm run dev
- Open localhost:5173 in browser