Country Details React App
The challenge was to integrate the
Rest Countries API to pull country
data and display it in the Figma design files given.
The users should be able to do several things like
be able to filter countries by region, click on a
country for more information, and toggle the color
scheme between light and dark mode.
Sunnyside Agency Landing Page
Meant to test my layout and responsive web design
skills, this challenge focused on building out a
landing page for a made-up company named Sunnyside
Agency. The site needed to be optimal for mobile,
tablet, and desktop users.
Testimonials Grid Section
This challenge was perfect practice for someone that
wanted to test out their CSS Grid skills. While I
had already worked with CSS Grid in past projects, I
didn't have a live demo demonstrating my
understanding of it until now.
Three Column CSS Grid Challenge
My very first completed challenge on Front-End
Mentor! It was a relatively easy challenge, so I
decided to explore SASS and integrated it into this
project! CSS preprocessors are an amazing tool for
web developers, and I quickly realized why as my
code organization was better.