Skip to content

modrzew/react-carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Carousel

Very simple carousel component utilizing React for displaying the component contents, and Redux for managing the state.

Screenshot

screenshot

Configuration

Put data.json in public directory - that's where slides are going to be loaded from.

Running

  1. yarn install (or npm install)
  2. yarn start (or npm start)
  3. Go to localhost:3000 in your web browser.

License

See LICENSE.md.

About

Very simple React carousel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published