Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 2.22 KB

Readme.md

File metadata and controls

66 lines (47 loc) · 2.22 KB

Google Authenticated Movie Application

This is a react based movie application where you can search for movies, series or genre. You can click on the image of the movie to get all the details about it.The details consists of duration of the movie, its rating, type and plot.

Features

  • You can search for movies, series , genre etc.
  • Add Your Movies to Favourites. (Call it your movie playlist 😎)
  • Remove movies from your playlist.

Resources

Screenshots

Home Screen

2022-02-22

Detail Screen

2022-02-22 (2)

Login Screen

2022-02-22 (3)

Installation Guidelines

STEP 1

  https://github.com/payalpatra/Movie-Application.git

STEP 2

   npm install

STEP 3

  • Create a firebase project and edit the firebaseConfig with your own credentials. I haven't removed my firebase credentials so that you can run the application in case you do not have a firebase account.

      apiKey: 
      authDomain:
      projectId:
      storageBucket: 
      messagingSenderId: 
      appId: 
      measurementId: 

STEP 4

 npm start

Author

Payal Patra

payalpatra105 payalpatra105 p_iconic_