Skip to content

Latest commit

 

History

History
82 lines (50 loc) · 2.54 KB

README.old.md

File metadata and controls

82 lines (50 loc) · 2.54 KB

Netflix Clone

Netflix clone

Netflix clone

What is Netflix?

Netflix is a subscription-based streaming service that allows the members to watch TV shows and movies without commercials on an internet-connected device.

What is this Project?

This project is a netflix clone. It provides the trailer of variety of content which is available on Netflix. It shows the curated collection of movies and TV series under the categories such as Netflix Originals, Trending now, Top rated, Action Movies, Horror Movies, Comedy Movies, Romance Movies and Documentaries.

Built With

To built this project. I have used following technologies :

Known Issues

As I have used "movie-trailer" npm package, it is a bit unstable. The accuracy of fetching trailer is low. So you might unable to see the trailer of few movies.

Getting Started

Are you interested in setting up this project locally? To get a local copy up and running follow these simple steps.

Prerequisites

So the list things that you will need to use are :

  • npm / node [intall node js from the link or update your npm using this command]
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/HapticHash/netflixclone
  1. Install NPM packages
npm install
  1. Run it locally
npm start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Harshit K. Singh - @haptichash - harshitks2203@gmail.com

Project Link: https://github.com/HapticHash/netflixclone