AbhishekTilwar / movie-application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Library Application

You can access the website here: Link.

A movie library web application with the below features:

  • The application has user authentication ( Sign In/ Sign Up ) using Firebase
  • After logging in users will be navigated to the home screen where they see a search option where they can search movies and see details of those movies.
  • Can create a list of movies by adding the movies to lists. On the home page, different movie lists created by that user will be displayed.
  • The list is public ( anyone with a link to the list can see this )
  • Used OMDB API for the movie search option.
  • Hosted on Netlify: https://legendary-taiyaki-f37069.netlify.app/

How to Run the application on your PC ?:

  • Download the Zip File & open index file on your web browser.

Sample credentials (You can check using below credentials):

Architecture:

About


Languages

Language:CSS 39.2%Language:JavaScript 32.9%Language:HTML 27.9%