Created using React.js and react-multi-carousel for carousel display
Deployed app: https://bozena611-movies-carousels-react.netlify.app/
- Clone the GitHub repo to your PC
- Open project folder in terminal and run
npm install
- Launch the server using
npm start
- It should automatically open
http://localhost:3000/
in your browser