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.
- You can search for movies, series , genre etc.
- Add Your Movies to Favourites. (Call it your movie playlist 😎)
- Remove movies from your playlist.
https://github.com/payalpatra/Movie-Application.git
npm install
-
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:
npm start