This is a Next.js project bootstrapped with create-next-app
.
First, open repo in your local development environment, then type this in terminal:
npm i
After installing all dependencies run the development server with:
npm run dev
Open http://localhost:3000 with your browser to see the result.