Skip to content

astroud/frontendmentor-coding-bootcamp-testimonials-slider

Repository files navigation

Frontend Mentor - Coding Bootcamp Testimonials Slider

A Testimonials Slider react component

Design preview for the Coding Bootcamp Testimonials Slider coding challenge

This is a React refactor of my initial submission (HTML/CSS/JS to the Coding bootcamp testimonials slider challenge on Frontend Mentor.

Table of contents

Overview

The challenge

This slider component's design included a mobile and desktop view and needed a graceful way for the desktop view to scale down.

The component defaults to the mobile view and accepts large boolean prop. I also added faint click sounds with the useSound hook.

Links

My process

Built with

What I learned

This project gave me the opportunity to work more with Styled Components and was my first experience with React Transition Group.

Useful resources

  • What the heck, z-index?? - This Josh Comeau helped me better understand the stacking order of HTML elements with z-index.
  • The styled-components Happy Path - This Josh Comeau article convinced me to try out Styled Components. I didn't refer to it for this project but I highly recommend it.
  • Additional notes - Additional notes from refactoring HTML/CSS/JS FEM challenges.

Author

About

A Testimonials Slider react component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published