This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
or
yarn dev
or
pnpm dev
Then, open http://localhost:3000 in your browser to see the result.
You can start editing the page 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.
To learn more about Next.js, check out the following resources:
- 📖 Next.js Documentation – Learn about Next.js features and API.
- 🎓 Learn Next.js – An interactive Next.js tutorial.
- 🔗 Next.js GitHub Repository – Contribute and provide feedback!
The easiest way to deploy your Next.js app is using Vercel, the platform created by the Next.js team.
Check out our Next.js deployment documentation for more details.