Frontend Mentor - Product preview card component solution
This is a solution to the Product preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Table of contents
Note: Delete this note and update the table of contents based on what sections you keep.
Overview
The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements
Screenshot
Links
- Solution Link: https://github.com/Manobal-Singh-Bagady/Product-preview-card-component
- Live Site URL: https://manobal-singh-bagady.github.io/Product-preview-card-component/
My process
Built with
- Semantic HTML5 markup
- CSS custom properties
What I learned
- I learned how to make a frontend website using HTML5 and CSS3.
Continued development
- Setting page according to mobile width
- making this faster
- not wasting my time writting unnecessary CSS.
Useful resources
- CSS button Generator - For creating button
- Google Fonts - To embed fonts to website
Author
- Website - Manobal Singh Bagady
- Frontend Mentor - @Manobal-Singh-Bagady
- Twitter - @ManobalS_Bagady
Acknowledgments
- Dr. Angela Yu for teaching me HTML and CSS.
- Frontend Mentor for providing me with this challenge.