This is a Next.js project bootstrapped with create-next-app
.
- Install required packages
npm install
- Run the project in development mode
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Next-UI - a React UI framework for Next.js.