/SliderReact

Primary LanguageJavaScript

Ecole du Web - Code a slider with React

This is my solution for the exercise making a slider with React

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • Be able to see all the images through the slider
  • Having a 2 second delay to show the images
  • See hover states for interactive elements

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • React (UseState, UseEffect)

Author

Acknowledgment

Thanks to @ecoleduweb for this exercise !