Skip to content

Movies and Series Web-App (Front-End) with TMDB API.

License

Notifications You must be signed in to change notification settings

Thakur-15x/ANSFLIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANSFLIX-Web-Application

  • An OTT App with TMDB movies and series. User can able to view Trailer of the movies and series.


Project Screenshots

  • Landing Page

Screenshot 2021-10-23 at 2 39 38 PM

  • Mobile View
Screenshot 2021-10-23 at 2 39 38 PM Screenshot 2021-10-23 at 2 39 38 PM Screenshot 2021-10-23 at 2 39 38 PM
  • Collection of Movies and Series

Screenshot 2021-10-23 at 2 40 33 PM

  • Footer

footer

  • SigIn UI

Screenshot 2021-10-28 at 3 51 05 PM

  • Trailer Popup

Screenshot 2021-10-29 at 12 45 11 PM


Tech Stack

  • React
  • Axios
    • Promise based HTTP client for the browser.
  • react-youtube
    • Simple React component acting as a thin layer over the YouTube IFrame Player API
  • movie-trailer
    • Fetch Youtube trailers for any movie
    • Return one or many trailer URLs
    • Async/await, Promise and Callback APIs
  • tmdb
    • A list of Movies and Series Database

Running Project

  • install dependencies
npm install
  • start the project
npm start

Application will be serving on http://localhost:3000

Building Application

  • Build
npm run build

Application will be built on build folder

Author

  • Abhishek Tomar

License

  • MIT License