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.gitGo to the project directory
cd dsc.bitshyderabad.websiteInstall dependencies
npm installStart the Development server
npm run devOpen http://localhost:3000 with your browser to see the result.