🗣 Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the challenge and earn a limited edition rewards!🚀
📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to get awesome rewards! 🔥.
This repository houses the codebase for the website that represents our community and showcases our events, projects, and resources.
The Google Developer Student Clubs (GDSC) is a community of developers, managed by students, who are passionate about Google technologies. We organize 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.
- 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.
To run the website locally, follow these steps:
- Clone the repository:
git clone https://github.com/gdsc-organization/gdsc-website.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.
- Ensure that your component is well-documented and follows best practices.
- Use meaningful names for your components and keep the codebase clean and organized.
- Write clear and concise commit messages.
- Be kind and respectful to other contributors.
For more details read CONTRIBUTING GUIDELINES
Please review our CODE OF CONDUCT before contributing.
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! 😄