This is a solution to the Results summary component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page
- Solution URL: Repository
- Live Site URL: Github pages
- Semantic HTML5 markup
- CSS custom properties
- Javascript (DOM, Fetch)
- SASS
- Flexbox
- Desktop-first workflow
- Custom utilities
- Applying media queries
- Some coloring technique like box-shadow and gradient
- Basic SASS
- Fetch API
- DOM Traversal
- Basic git
- Media Queries
- Desktop/Mobile-first Workflow
- Fetch, Promises, etc
- SASS
- DOM
- Git & Github
- CSS Framework
- Cheatsheet for front-end development language (https://htmlcheatsheet.com/)
- Web Development Programming tutorial (https://www.youtube.com/@TraversyMedia)
- Web Development Simplified (https://www.youtube.com/@WebDevSimplified)
- Frontend Mentor - @seconds
- Instagram - [@ancaadri9]
- Understanding some of the new concept by chatGPT.
- Big help from SASS to GIT tutorial from Brad Travesty (Youtube Channel)
- Got some help from HTML cheatsheet as well