A collection of beginner frontend projects built while learning HTML, CSS, and JavaScript. These projects represent my early steps in web development — from static clones to interactive games.
| Project | Description | Tech |
|---|---|---|
| 🎬 Netflix Clone | Static Netflix homepage replica | HTML, CSS |
| 🛍️ Amazon Clone | Static Amazon homepage replica | HTML, CSS |
| ✂️ Stone Paper Scissors | Interactive game with score tracking | HTML, CSS, JS |
| ⭕ Tic Tac Toe | Two-player browser game with win detection | HTML, CSS, JS |
- Building responsive layouts with HTML & CSS
- CSS Flexbox and Grid for page structure
- DOM manipulation with vanilla JavaScript
- Handling user events and game logic in JS
- Recreating real-world UI designs from scratch
No installation needed! Just clone the repo and open any .html file in your browser:
git clone https://github.com/Simran-775/Mini-Projects-.gitThen open the project folder and double-click the index.html file.
Made with 💙 by Simranjeet Kaur