This is the official website for Google Developer Groups on Campus (GDGC) × VIT Bhopal University for the 2025–26 cycle.
🔗 Community Page:
GDGC × VIT Bhopal University
Google Developer Groups on Campus (GDGC) is an initiative by Google Developers. Each year, Google collaborates with selected GDGC Leads who are undergraduate or graduate students and supports them in building and growing their on-campus developer communities.
GDGC activities are aimed at university students and faculty members who want to:
- Learn modern development skills
- Collaborate on projects
- Solve real-world problems using technology
At GDGC VIT Bhopal, our goal is to build a strong developer community where students:
- Apply their knowledge to real-world applications
- Explore different domains of technology
- Build solutions that positively impact local businesses and the surrounding community
- React.js
- Tailwind CSS
- Framer Motion
Follow these steps to run the project on your local machine:
git clone https://github.com/gagan771/gdgc-web.git
Navigate to the project directory
cd gdgc-web
4. Install dependencies
npm install
5. Run the development server
npm run dev
6. Open your browser and visit
http://localhost:3000