Welcome to the official repository for the DevLabs : OpenLake Summer Bootcamp under OpenLake, IIT Bhilai.
This repository is intended for all mentees to submit their HTML, CSS, and JavaScript tasks. It also serves as a platform to get comfortable with version control using Git and GitHub β an essential skill for every developer.
Click the Fork button in the top-right corner of this page to create a copy under your GitHub account.
git clone https://github.com/username/Devlabs_2025-Group1.git
cd DevLabs-Summer-Bootcampgit statusgit add .git commit -m "Your message here"git push origin maingit pull origin maingit checkout -b your-branch-namegit checkout branch-name- Submit your code only inside your own folder.
- Do not touch or edit others' files.
- Maintain clean, readable code.
- Write meaningful commit messages.
- Pull the latest changes before pushing your work.
Rajeev Kumar
Mentor, OpenLake
IIT Bhilai
GitHub