Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.29 KB

A Next.js project bootstrapped with create-next-app and shadcn ui and nextjs-auth0

Getting Started

Install dependencies and spin up a development server:

$ npm i
$ npm run dev

Open http://localhost:3000 with your browser to see the result. Start by modifying app/page.tsx. The page auto-updates as you edit the file.

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

Learn More

Deploy on Vercel

Deploy on the Vercel platform. Check out Next.js deployment documentation for details.