Skip to content

renelux/react-page-slider

 
 

Repository files navigation

react-page-slider

Demo

image

Quick Start

  • npm install
  • npm start

Examples

  • Look at TestSlider.jsx for usage
  • Basically it's just a true/false flag
	<PageSlider show={state}>
        {'This is the body text'}
    </PageSlider>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%