Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.49 KB

File metadata and controls

51 lines (34 loc) · 1.49 KB

Frontend Mentor - Results summary component solution

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.

Table of contents

Overview

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties - SASS
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Parcel - web bundler
  • JavaScrit- dynamic data loading
  • JavaScript animation

What I learned

For the first time, I loaded data dynamically and created a count animation using JavaScript. I practiced CSS styling using the mobile-first method

Continued development

I would like to learn how to create more complex JavaScript animations.

Author