⚡️ Full Stack Workshop – Sprinternship 2026
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.
📂 How This Repo is Organized
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 |
Day4 | Git, API & Postman |
Day5 | React + Tailwind CSS |
To switch to a day's branch:
git checkout <branch-name>
📖 How to Use This Repo
- Switch to the branch for the day you want
- Read that branch's
README.md for instructions
- Download or fork the repo
- Clone the starter files and get to work
- Come back anytime to revisit an activity — everything stays here
🛠️ What We Will Be Building
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