All components are in the src folder. All another files was generated by react-create-app
You can run this project locally just do:
- clone branch review with git clone https://github.com/vdmiler/reactjs-slider-app.git or fork it and then clone it from your forked repo
- cd reactjs-slider-app
- npm install
- npm start
