Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 365 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 365 Bytes

Expense Mate

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.

Features

Currently completed

  • Auth using nextAuth and middleware

Getting Started

Install dependencies

npm i

Run the development server:

npm run dev