🚀 Official website of GeeksforGeeks BVCOE, built using modern frontend technologies with a focus on performance, animations, and clean UI.
🔗 Live Website: www.gfg-bvcoe.com
This project was developed as a team collaboration, where I worked as the Lead Developer, alongside experienced contributors Himank and Gaurav.
It served as a major milestone in my web development journey, providing hands-on experience with:
- Real-world team collaboration
- GitHub workflows (pull requests, push/pull, repo management)
- Production deployment
- ⚛️ React.js (Vite setup)
- 🎨 Tailwind CSS
- 🛤️ React Router
- 📧 EmailJS
- 🎬 GSAP (Animations)
- 🌀 Lenis (Smooth Scrolling)
- 🌐 GitHub (Version Control & Collaboration)
- ☁️ Vercel (Deployment)
- ⚡ Fast and optimized React setup with Vite
- 🎨 Responsive and modern UI using Tailwind CSS
- 🎬 Smooth animations with GSAP
- 🌀 Seamless scrolling using Lenis
- 📧 Functional contact forms via EmailJS
- 🌐 Fully deployed and production-ready
- Dev Malik – Lead Developer
- Himank – Co-Developer
- Gaurav – Debugging & Support
- Toshika – Chairperson
- Kartik – Vice Chairperson & Technical Lead
- First hands-on experience with team-based development
- Practical understanding of GitHub collaboration workflows
- Exposure to production deployment and real users
- Improved code structuring, debugging, and collaboration skills
# Clone the repository
git clone https://github.com/your-username/gfg-bvcoe-website.git
# Navigate to project directory
cd gfg-bvcoe-website
# Install dependencies
npm install
# Start development server
npm run dev