Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 350 Bytes

Getting Started

First, run the development server:

pnpm dev

The frontend runs on http://localhost:3000.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

To run the backend read the backend/README.md