This is quite a simple NextJS frontend application for Advance Camp taking advantage of GH's Pages.
Install the dependencies:
npm install
Run the development server:
npm run dev
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!