This repository contains my regular frontend practice work while learning web development fundamentals.
- HTML basics (structure, forms, semantic tags)
- CSS basics (box model, Flexbox, Grid)
- JavaScript basics (logic, DOM manipulation, events)
- Small frontend projects using vanilla JavaScript
01-html-basics– HTML fundamentals02-css-basics– CSS concepts and layouts03-js-basics– JavaScript fundamentals04-mini-projects– Small practice projects
This repository is created to build strong frontend fundamentals before moving to advanced frameworks like React.
Learning and practice repository.