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

Getting Started

This project uses yarn and next.js, you might get different results with npm. Use node version >=15 ( Older versions might work but not tested )

  • Install yarn globally and run yarn . to install dependencies.

  • Start the next server with yarn dev.

  • Open http://localhost:3000 with your browser to see the result.