Skip to content

scbowler/react_carousel

Repository files navigation

React Image Carousel

Image carousel example in ReactJS

Setup Instructions

  1. Fork this repo
  2. Clone your forked copy of this repo
    • git clone https://github.com/[Your Username]/react_carousel.git
  3. Change directory into the newly cloned repo
    • cd react_carousel
  4. Install dependencies
    • npm install
  5. Start dev server
    • npm start
  6. Open a browser and navigate to localhost:3000 You should see a page that displays a working carousel

About

Example image carousel built with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published