Welcome to the official repository for Code for Change 2025, a premier hackathon event organized by OSSDC in collaboration with NSHM Knowledge Campus, Durgapur. This repository contains the source code and resources for the event’s official website.
Code for Change 2025 is a 24-hour offline hackathon running from February 20, 2025, to March 20, 2025. This website serves as an informational hub, providing details about the event, organizers, code of conduct, and registration process.
To set up the project locally, follow these steps:
git clone https://github.com/CodeNEST-NSHM/Code_For_Change_2025.git
cd code-for-change-2025
npm install
To start the development server, run:
npm run dev
This will launch the Vite development server, and you can view the website at http://localhost:3000.
code-for-change-2025/
├── public/
│ ├── code_for_change.svg
│ ├── hackathon.jpg
│ └── team/
│ ├── aashish.png
│ ├── AashishPrasad.jpg
│ ├── Ankita_Chowdhury.jpg
│ ├── anusha.jpg
│ ├── Baishali.jpg
│ ├── dipankar.jpg
│ ├── faizan.jpg
│ ├── PXL_20250209_105633280.jpg
│ ├── Riya_Bhattacharya.jpg
│ ├── rony.png
│ ├── Saathi_Paul.jpg
│ ├── Sayan_Garai.jpg
│ └── soumaditya.JPG
├── src/
│ ├── App.css
│ ├── App.jsx
│ ├── assets/
│ │ ├── images/
│ │ └── music/
│ ├── Components/
│ │ ├── Footer/
│ │ ├── Hero/
│ │ ├── Navbar/
│ │ ├── Prizes/
│ │ ├── Sponsorships/
│ │ ├── Team/
│ │ ├── Theme/
│ │ └── Timer/
│ ├── index.css
│ └── main.jsx
├── .gitignore
├── eslint.config.js
├── index.html
├── netlify.toml
├── package.json
└── README.md
Contributions are highly encouraged! Follow these steps to contribute:
git checkout -b feature/AmazingFeature
git commit -m "Add AmazingFeature"
git push origin feature/AmazingFeature
This project is licensed under the MIT License. See the LICENSE file for details.
This project is built using:
For any queries, feel free to reach out: