Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 602 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 602 Bytes

💸 sage-ui

Sage is a personal spending tracker that helps you visualize where your money is going. Sage-UI is a frontend client written with Next.js, designed to be used with its backend component, sage.

Installation & Usage

Make sure you have npm installed on your computer and clone this repo. Within your downloaded directory, run npm run dev to get sage-ui running. Navigate to http://localhost:3000 (or the provided url in the output) to see Sage in action!

Sage Home Page