Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 675 Bytes

File metadata and controls

8 lines (6 loc) · 675 Bytes

mySlider

Welcome to Slider App. This application is basic slider that takes randomw picture from other websites and make from them slides.

Slider supports following features:

Works for mobile and desktop devices || Supports swipesWorks for any HTML content || Supports scrolling to a selected slide (Just press any dot below picture and ypu will go to these slide) || Supports multiple slides on screen (Just change count variable in the code) ||

Installation:

Open cmd (Command Prompt) and enter: cd (webpack-react-starter folder location) -> npm install (to intall all necessary libraries) -> npm start (to start server) -> and visit localhost:3000 to open app