This is a Next.js project bootstrapped
with create-next-app
.
Install dependencies with ```bash npm install
yarn install
Then you can run the development server:
```bash
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.