Skip to content

gurssagar/GDG-GTBIT

 
 

Repository files navigation

GDG-GTBIT Website

Welcome to the GDG-GTBIT website repository! This project is dedicated to the Google Developer Groups (GDG) chapter at Guru Tegh Bahadur Institute of Technology (GTBIT). Our goal is to create a platform for developers to connect, learn, and grow together.

Table of Contents

Introduction

The GDG-GTBIT website serves as a hub for events, workshops, resources, and community engagement related to technology and development. We aim to foster a vibrant community of developers through collaboration and knowledge sharing.

Features

  • Event Listings: View upcoming events and workshops.
  • Resources: Access tutorials, articles, and other learning materials.
  • Community Forum: Engage with fellow developers and share ideas.
  • Newsletter Signup: Stay updated with the latest news and events.

Technologies Used

  • Next.js: For server-side rendering and static site generation.
  • Tailwind CSS: For modern, responsive UI design.
  • TypeScript: For type safety and enhanced development experience.

Installation

To get started with the GDG-GTBIT website, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/gdg-gtbit-website.git
  2. Navigate to the project directory:
    cd gdg-gtbit-website
  3. Install the required dependencies:
    npm install
  4. Start the development server:
    npm run dev

Usage

Once the server is running, you can access the website by navigating to http://localhost:3000 in your web browser. Explore the features, participate in discussions, and sign up for events!

Contributing

We welcome contributions from the community! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Thank you for checking out the GDG-GTBIT website! We hope you find it useful and look forward to your contributions. Happy coding!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • Other 1.7%