pylnata / movie-browser-app

React-redux + Firebase application to browse on movie database

Home Page:https://api-cinema-10d15.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text

Movie-Browser-App

https://api-cinema-10d15.firebaseapp.com

It's a nice app for movie browsing developed by me in order to practice the use of redux-saga and Firebase (Realtime Database). Used:

  • create-react-app;
  • bootstrap + reactstrap;
  • redux-saga;

For tests: react-testing-library

Application allowes:

  • to filter and search for movie database (using TMDB API);
  • to view movie details;
  • create User Account to build own watch lists.

Alt text

P.S. If you want to clone and launch this project, pay attention that src/config.js has to contain your own created API keys.

About

React-redux + Firebase application to browse on movie database

https://api-cinema-10d15.firebaseapp.com/

License:MIT License


Languages

Language:JavaScript 89.1%Language:CSS 9.8%Language:HTML 1.1%Language:TypeScript 0.1%