Movies and tv shows tracking and explore.
- Search with auto complete from api.
- Get must popular movies from api
- Get specific movie when clicked on the poster
- Register and store user in firebase
- Login - exchange token for user data/
- Add to watch list & watched list
- Remove from watch list
- Google Cloud Firestore - to store the data
- Google Cloud Firebase Functions - as backend api
- The Movie Database API https://www.themoviedb.org/
- Bootstrap
- CORS issues, the weird thing that it showed 500 SERVER ERROR while the issue was only CORS