Netflix
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
To use themoviedb.org API, you must register and obtain an access key, which is necessarily used in the application.
Ankit Yadav - therogersak@gmail.com
This project is under the MIT license.
Developed by Ankit Yadav.