This project is a clone from Netflix, build using React and Redux. The data used was fetched from themoviedb
API using Axios. Not all the features were implemented here.
This instructions will get you a copy of the project up and running on your local machine.
- Clone the repository
git clone https://github.com/IngridAmaral/Netflix-clone.git
- Install dependencies
npm install
- Run the project on your local machine
npm start
- React
- Redux
- Axios
- lodash
- Ingrid Amaral - GitHub