This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run to get dependences:

yarn

Run the development server on LocalHost:

npm run dev
# or
yarn dev

Open Application with your browser to see the result.