Skip to content

IngridAmaral/Netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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