Welcome to the GDGC NIT Silchar's official website repository! This website serves as a hub for our community members and visitors to learn about our events, projects, and initiatives. Feel free to explore and contribute to make it even better!
Google Developer Group on Campus (GDGC) NIT Silchar is a student-led community that aims to inspire and guide developers, innovators, and problem-solvers. We organize workshops, hackathons, and tech talks to enhance technical skills and foster innovation. Our main aim is to empower developers around North-East India and also to have a national and international presence.
Together We - Learn, Build, Solve, Transcend
- Event Information: Stay updated with our upcoming events and workshops.
- Project Showcases: Explore the projects developed by our community members.
- Contact Us: Reach out to us for collaborations, queries, or suggestions.
- Frontend: HTML, CSS, JavaScript, ReactJS
- Version Control: Git, GitHub
- Tools Used For UI/UX: Figma, Lottiefiles, Adobe After-Effects
To get a local copy of the project up and running, follow these simple steps:
-
Clone the repository to your local machine:
-
Navigate to the project directory and install dependencies:
- cd website
- pnpm install
-
Start the development server:
- pnpm run dev
-
Access the website at
http://localhost:3000
in your web browser.
Contributions are welcome! If you have ideas for features, find bugs, or want to improve the website in any way, please consider contributing. Follow these steps to contribute:
- Fork the repository.
- Create your feature branch:
git checkout -b feature/new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/new-feature
- Submit a pull request.
- Issue Tracker: https://github.com/gdsc-nits-org/website/issues
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you for being a part of GDGC NIT Silchar's community! Let's continue to learn, innovate, and build amazing projects together! 🚀✨