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.
Challenge to replicate an order summary card
Users should be able to:
- See hover states for interactive elements
- Solution URL: https://www.frontendmentor.io/solutions/order-summary-component-with-flexboxgrid-mlXi05koj
- Live Site URL: https://onemanbanned.github.io/Order-Summary-Component/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
This was my first attempt at combinging Flexbox with grid. I also learnt about setting an image as the background.
- Frontend Mentor - @OneManBanned