This is a Next.js and TailwindCSS project built for the Google Developer student club BITS Pilani Hyderabad Campus Chapter.
Website is live at https://gdsc-bitshyderabad.vercel.app/
Clone the project
git clone https://github.com/dscbitshyd/dsc.bitshyderabad.website.git
Go to the project directory
cd dsc.bitshyderabad.website
Install dependencies
npm install
Start the Development server
npm run dev
Open http://localhost:3000 with your browser to see the result.