This is a Next.js project bootstrapped with create-next-app
.
- Duplicate
.env.example
to.env
- Install dependencies with your favorite package manager
pnpm install
- Run local development server along with mock data
pnpm mock-api & pnpm dev
Visit http://localhost:3000 to see the app.