/react-reviews-slider

React slider functionality using useState and useEffect hooks and setInterval for auto changing slides.

Primary LanguageCSS

React reviews slider

image

About The Project

React slider functionality using useState and useEffect hooks and setInterval for auto changing slides.

View Demo Here

This project was bootstrapped with Create React App.

Run project

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm install react-icons --save

Need to install react-icons.

Built With

React / JavaScript

Usage

Click on the forward or back button to see the next or previous slide.

Auto slides functionality - if you don't touch any buttons, after 3000 secondes you will be able to see the next slide.

Project Link: https://github.com/kateFrontend/react-reviews-slider