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