Skip to content

ManishBisht777/expense-mate

Repository files navigation

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