This repository contains website replica tasks assigned by seniors as part of the OSW (Open Source Web) learning program. Each task involves recreating a given website design from scratch to improve:
- π§ Layout understanding & pixel-perfect design
- π± Responsiveness across screen sizes
- π Practical HTML/CSS & web development skills
- π Attention to detail in UI implementation
| Technology | Usage |
|---|---|
| HTML5 | Structure & semantic markup |
| CSS3 | Styling & layout |
| Flexbox | Alignment & responsiveness |
- Task 1: Replica of assigned website design #1
- Task 2: Replica of assigned website design #2
- (More tasks added progressively)
# Clone the repository
git clone https://github.com/Uttkarshchambiyal/osw_02.git
# Open any task folder and launch index.html
open index.html- β Understand professional design layouts
- β Improve CSS precision and consistency
- β Build real-world frontend skills through practice
- β Enhance speed of development and clean code habits
Learning by building β Uttkarsh Chambiyal