Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 944 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 944 Bytes

Next.js Project

This project was bootstrapped with create-next-app.

Getting Started

To start the development server, run:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser to view the result.


You can start editing the page by modifying app/page.js. 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

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.
You can also explore the Next.js GitHub repository - your feedback and contributions are welcome!


Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform, created by the team behind Next.js.