Skip to content

ankityv/netflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Netflix

Start project

With the terminal available, follow the instructions below::

# Clone the repository
$ git clone https://github.com/therogersak/netflix

# Access the netflix folder
$ cd netflix

# Install dependencies
$ npm install

# Start application
$ npm start

# Application running on port 3000

Observation

To use themoviedb.org API, you must register and obtain an access key, which is necessarily used in the application.

Contact

Ankit Yadav - therogersak@gmail.com

License

This project is under the MIT license.

Developed by Ankit Yadav.


Releases

No releases published

Packages

 
 
 

Contributors