Welcome to the InternSpirit Hackthon 2025 hosted by InternSpirit powered by Fiire and The Trash Co.! 🎉
This repository is where participants will submit their projects. Please follow the instructions carefully to ensure a smooth submission process.
- Each team must create a separate folder inside this repository named after their team.
- Ensure your folder contains all necessary project files, including
README.md
with project details. - Do not modify or delete other teams' files.
- Commit and push your code before the deadline!
Each team should maintain the following structure:
|-- team-name/
|-- src/
|-- assets/
|-- README.md
|-- any other necessary files
git clone https://github.com/internspirit/Hackathon-2025.git
cd Hackathon-2025
mkdir team-[example-team-name]
cd team-[example-team-name]
- Add your source code and assets.
- Create a
README.md
inside your folder explaining your project.
git add .
git commit -m "Added project for Team [your-team-name]"
git push origin main # Or create a pull request if required
🕒 Ensure your project is pushed Continously after every hour to be considered for evaluation.
Projects will be evaluated based on:
- Innovation 💡
- Technical Implementation 💻
- UI/UX Design 🎨
- Presentation & Documentation 📜
For any issues, reach out via:
- GitHub Issues: Open an Issue
- Email: [email protected]
Best of luck! 🚀