Welcome to the official repository for the Full Stack Web Development Workshop for Sprinternship 2026! 🎉
This is your one-stop hub for all workshop activities. Most of our work will live here on GitHub, so get comfortable, you'll be using this repo throughout the program.
Always fork this repository before making any changes. Do not modify the original repo unless you have been explicitly given permission.
Each day of the workshop has its own branch with its own activity, starter files, and README instructions.
| Branch | Topic |
|---|---|
Day1 |
Intro to Web Dev, VCS, and Git |
Day2 |
Frontend - HTML & CSS (Project Dashboard) |
Day3 |
JavaScript + DOM |
To switch to a day's branch:
git checkout <branch-name>- Switch to the branch for the day you want
- Read that branch's
README.mdfor instructions - Download or fork the repo
- Clone the starter files and get to work
- Come back anytime to revisit an activity — everything stays here
By the end of this workshop you'll have built a full-stack web application from scratch — covering HTML, CSS, JavaScript, React, and more.
Made by Zara, Shirina & Monica for Sprinternship 2026