stcalica / advance-camp-landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

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

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Github Pages using a Github Action when merged/pushed with the main branch

About


Languages

Language:TypeScript 98.5%Language:CSS 1.3%Language:JavaScript 0.3%