/Shikhon-Frontend

This is a demo frontend for the Shikhon Academy website.

Primary LanguageJavaScriptMIT LicenseMIT

This is a Next.js demo frontend for Shikhon.

Getting Started

First, install the dependencies by running:

npm install

After installing the dependencies, run:

npm run dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Building for Production

To see a preview of the build you can run

npm run start

Once everything is up to your satisfaction, run:

npm run build