Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

technex-iit-bhu/CA_Frontend

Repository files navigation

CA Frontend

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

Running locally in development mode

  • To get started, just clone the repository and run npm install && npm run dev:

    git clone https://github.com/technex-iit-bhu/CA_Frontend
    npm install
    npm run dev

Learn More

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