Skip to content

maitri707/gdgvit-web

 
 

Repository files navigation

Google Developers Bracket GDG VIT Mumbai

Google Developer Groups on Campus • VIT, Mumbai official website

About The Project

This is the official website for the community, Google Developer Groups on campus - VIT, Mumbai.

Google Developer Groups (GDG) is a student-led community backed by Google Developers aimed at empowering undergraduate students from all disciplines to grow their knowledge in technology, build solutions for their local communities, and connect with other members from the Google community.

Getting Started

Prerequisites

Make sure you have Node.js installed on your machine.

Installation

  1. Install dependencies

    npm install
  2. Start the development server

    npm run dev
  3. Open your browser

    Navigate to http://localhost:3000 to see the website.

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm start - Start production server
  • npm run lint - Run linting checks

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.8%
  • CSS 3.7%
  • JavaScript 0.5%