Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 288 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 288 Bytes

Admin

⚠️ Work in progress
A personalized application to manage work and finances. Built with Next.js, styled with Material UI.

  1. Copy .env to .env.local and adjust any values
  2. Install packages by running yarn install
  3. Start the application by running yarn dev