This is a solution to the Order summary card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- See hover states for interactive elements
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
In the process of building this component, I learnt how to use box-shadow, media queries and few more concepts.
I am planning to use this component in future projects which i build using react, node and mongodb. I also have plans to make this component more dynamic.