Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 2.03 KB

README.md

File metadata and controls

48 lines (33 loc) · 2.03 KB

Zetflix

Overview :

A pixel-perfect, smooth & responsive OTT platform similar to the world's hottest streaming platform Netflix. Users can have set up their account & view various genres of Movies, TV Shows & Documentaries. Comes with a player feature to view trailers of their choice.
For a live preview, kindly visit http://zetflixstream.herokuapp.com/

Table of Contents :

Installation & Usage :

Dependencies

npm install

Development Mode

npm start

Features :

  • Register / Login : Users can register & Login to their private account.
  • View : Users can view a list of various genres which includes Trending List, Top Rated, Action, Drama, Comedy etc.
  • Play : Users watch the trailers of their choosen item from Youtube.
  • Logout : Finally user can logout from their application.
  • Responsiveness : This application is completely responsive & produces a smooth user experience across Mobile Screens, Tablets & PCs.

Technologies Used :

  • Frontend :- React, Redux, HTML, CSS, JavaScript, CSS Flexbox & Grids.
  • Backend :- Firebase Authentication.
  • External Libraries :- axios, react-router, react-youtube, TMDB API.
  • Deployment :- Heroku, Heroku CLI.

Contributions :

  • You are free to clone & contribute to improve the app, also report bugs & help in making it even better.
  • Before you join development, please set up the project on your local machine, run it and go through the application completely. Press on any button you can find and see where it leads to. Explore.
  • When you're submitting a PR for a UI-related issue, it would be really awesome if you add a screenshot of your change or a link to a deployment where it can be tested out along with your PR.