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.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- See hover states for interactive elements
- Solution URL: https://github.com/ohkamanda/order-summary-component-main
- Live Site URL: https://ohkamanda.github.io/order-summary-component-main/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.
To see how you can add code snippets, see below:
<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
color: papayawhip;
}
const proudOfThisFunc = () => {
console.log('🎉')
}
If you want more help with writing markdown, we'd recommend checking out The Markdown Guide to learn more.
- https://youtu.be/uaM5F8O_VI8 - Order Summary Component - Frontend Mentor Challenge
- https://youtu.be/1YtPqIBMmMk - Order Summary Card - Frontend Mentor Project Built with HTML & CSS
- Website - Amanda Proctor
- Frontend Mentor - [@ohkamanda]https://www.frontendmentor.io/profile/ohkamanda
This is where you can give a hat tip to anyone who helped you out on this project. Perhaps you worked in a team or got some inspiration from someone else's solution. This is the perfect place to give them some credit.