/aagaaz-website

This repository contains the website for the IT department fest named Aagaaz, which was developed as part of the Web Inception competition organized by the Fusion club. The website serves as a central hub for information about the fest, including event schedules and other relevant details

Primary LanguageJavaScript

Aagaz Website - Areeb - Web Inception

Visit website - Aagaz Website

Tech Stack (till now)

  • Next Js

To Run Locally

To Run this application locally your sytem should have Node Js installed so that you can install required dependencies to run this website

Clone Repo

git clone https://github.com/areeburrub/aagaaz-website.git

After Cloning

cd aagaz-website
npm i
npm run dev