This is the official website of GDSC DevSprint'22.
- Clone the repository
git clone https://github.com/GDSC-KIIT/devsprint22-website.git
cd devsprint22-website
- Install dependencies
npm install
- Run the website
npm run dev
Made using Next.js
Deployed on Vercel