Welcome to my collection of solutions to Frontend Mentor challenges! This repository contains various frontend projects designed to improve my skills in HTML, CSS, and JavaScript. Each project is organized in its own folder, with code that demonstrates specific techniques, layouts, or interactions as required by the challenge.
Frontend Mentor provides real-world projects, ranging from beginner to expert levels, for developers to practice frontend development. These challenges have helped me build my skills by creating responsive designs and implementing dynamic features.
Challenge | Level | Live Demo | Code |
---|---|---|---|
QR code | Begginer | Demo | Code |
Testimonial grid | Beginner | Demo | Code |
Note: Each folder contains a README file that explains the project, the approach taken, and the technologies used.
- HTML: For structure and semantic layout.
- CSS: For styling, layout, and responsiveness.
- JavaScript: For dynamic interactions (where applicable).
To view or edit any of the projects locally:
- Clone this repository:
git clone https://github.com/gitere001/frontend-mentor-challenges.git