Welcome to my final project from the SheCodes Intro to Web Development workshop!
This webpage was built using HTML, CSS, and JavaScript, and reflects all the foundational skills I developed during the course.
This project is a clean, responsive web page that demonstrates:
β
Semantic HTML structure
π¨ Custom CSS styling using Grid layout and transforms
βοΈ JavaScript interactivity including class manipulation
π Responsive design with media queries
Through this project and the lessons, I gained hands-on experience with:
- Writing clean and semantic HTML
- Styling with CSS:
- Layouts using CSS Grid
- Animations and effects using CSS transforms
- Responsive techniques for various screen sizes
- JavaScript basics:
- DOM selection and event handling
- Class manipulation to dynamically change styling and behavior
- Structuring and managing a simple coding project using Git and VS Code
π Click here to view the live version
βββ index.htmlπ Special Thanks Huge thanks to the Matt Delac and SheCodes team for making coding fun and approachable! The step-by-step roadmap and well-paced lessons really helped me stay on track.