Skip to content

RiyaGupta89/Netflix-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone

This project is a clone from Netflix, build using React. The data used was fetched from tmdb API using Axios. Not all the features were implemented here.

netflix-clone

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/RiyaGupta89/Netflix-Clone.git
  1. Install dependencies
npm install
  1. Run the project on your local machine
npm start

Tech Stack

  • React
  • Axios

Author