/Netflix-clone

Click here to access this project: https://ingridamaral.github.io/Netflix-clone/#/

Primary LanguageJavaScript

Netflix Clone

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.

alt text

Getting Started

This instructions will get you a copy of the project up and running on your local machine.

  1. Clone the repository
git clone https://github.com/IngridAmaral/Netflix-clone.git
  1. Install dependencies
npm install
  1. Run the project on your local machine
npm start

Tech Stack

  • React
  • Redux
  • Axios
  • lodash

Author