Skip to content

paulenokels/react_slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

##Setup Clone the project to a directory on your local machine

git clone https://github.com/paulenokels/react_slider.git

Installation

Make sure you have nodejs installed globally, open command line and run the following commands

 npm install -g create-react-app
create-react-app image-slider
cd image-slider
npm install react-bootstrap –-save
npm install bootstrap@3 --save
npm start

The app should now be running on http://localhost:3000

About

Fancy image slider using reactjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published