App to simplify your expenses
Warning This app is a work in progress. If you see some broken things feel free to raise an issue See the roadmap below.
Currently completed
- Auth using nextAuth and middleware
Install dependencies
npm i
Run the development server:
npm run dev