Skip to content

gdscsmit/gdscsmit.github.io

Repository files navigation

GDSC - SMIT Official Website

image

Note: This Repository is under Hacktoberfest 2023

STAR⭐ The Repository, Open First PULL REQUEST & Get it Merged! 🎉

🗣 Hacktoberfest encourages participation in the open-source community, which grows bigger every year. Complete the challenge and earn limited edition rewards!🚀

📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st and 31st to get awesome rewards! 🔥.

Hacktoberfest 2023 Open Source React Tailwind CSS License

Overview

This repository houses the codebase for the website that represents our community and showcases our events, projects, and resources.

About GDSC

The Google Developer Student Clubs (GDSC) are a community of developers managed by students who are passionate about Google technologies. We organise events, workshops, and hackathons to create a space for students to learn, collaborate, and innovate.

Our mission is to provide a platform for students to gain practical experience in building software, engage with the developer community, and develop their technical skills.

Features

  • Event Calendar: Stay updated with our upcoming events and workshops.
  • Project Showcase: Explore the exciting projects developed by our members.
  • Resources: Access learning materials, tutorials, and articles related to Google technologies.
  • Blog: Read articles written by our community members about various tech topics.
  • Join Us: Find out how you can become a part of our community.

Getting Started

To run the website locally, follow these steps:

  • Clone the repository:
git clone https://github.com/gdscsmit/gdscsmit.github.io.git
  • Navigate to the project directory:
cd gdscsmit.github.io
  • Install dependencies:
npm install
  • Create a .env file in the root directory and add the following
VITE_FIREBASE_DATABASE_URL="https://gdsc-smit-85496-default-rtdb.firebaseio.com"
  • Start the development server:
npm run dev

Open your browser and go to http://localhost:5173 to view the website.

Guidelines for Contributions

  • Ensure that your component is well-documented and follows best practices.
  • Use meaningful names for your components and keep the codebase clean and organised.
  • Write clear and concise commit messages.
  • Be kind and respectful to other contributors.

For more details read CONTRIBUTING GUIDELINES

Code of Conduct

Please review our CODE OF CONDUCT before contributing.

License

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

Thank you for your interest in the GDSC Official Website! If you have any questions or suggestions, feel free to reach out to us. Happy coding! 😄

Let's make Hacktoberfest 2023 amazing together! Happy coding! 🎉

Our Valuable Contributors of Hacktoberfest 2023