All Projects → pylnata → Movie Browser App

pylnata / Movie Browser App

Licence: mit
React-redux + Firebase application to browse on movie database

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Movie Browser App

Chatapp
Chat App with all functionality private chat, contacts, friends request, find friends,for profile settings image cropper functionality, settings, logout also send text, image and all type of files, delete your files for you and everyone , login with email and mobile number and real time database firebase and for notification purpose Node Js used.
Stars: ✭ 25 (-59.02%)
Mutual labels:  firebase-realtime-database
Panther
Discover artists through an infinite node graph
Stars: ✭ 878 (+1339.34%)
Mutual labels:  redux-saga
Typescript Hapi React Hot Loader Example
Simple TypeScript React Hot Loading example with Hapi Server-side rendering
Stars: ✭ 44 (-27.87%)
Mutual labels:  redux-saga
Vk Music
VK audio player
Stars: ✭ 26 (-57.38%)
Mutual labels:  redux-saga
React Boilerplate Cra Template
🔥 Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
Stars: ✭ 859 (+1308.2%)
Mutual labels:  redux-saga
Redux Forms Example Weather
Example project using redux-form and redux-saga
Stars: ✭ 37 (-39.34%)
Mutual labels:  redux-saga
Mycrypto
MyCrypto is an open-source tool that allows you to manage your Ethereum accounts privately and securely. Developed by and for the community since 2015, we’re focused on building awesome products that put the power in people’s hands.
Stars: ✭ 889 (+1357.38%)
Mutual labels:  redux-saga
Firebaseapp
Google Apps Script binding for Firebase Realtime Database
Stars: ✭ 57 (-6.56%)
Mutual labels:  firebase-realtime-database
React Redux Saga Starter
Basic, Opinionated starter kit for React+Redux+Redux Saga with support for SCSS CSS Modules, Storybook, JEST testing, and ESLint
Stars: ✭ 12 (-80.33%)
Mutual labels:  redux-saga
Kotlin Firebase Group Chat
Group and OneonOne chat using firebase built in Kotlin similar to whatsapp.
Stars: ✭ 44 (-27.87%)
Mutual labels:  firebase-realtime-database
React Native App Boilerplate
A simple and scalable boiler plate code for React Native App using React Native Navigation by WiX and Saga .
Stars: ✭ 9 (-85.25%)
Mutual labels:  redux-saga
React Native Starter Kit
React Native starter kit, get up and running !
Stars: ✭ 9 (-85.25%)
Mutual labels:  redux-saga
Whatsup
**Deprecated** Real time chat app written in Swift 4 using Firebase and OTP Authentication
Stars: ✭ 39 (-36.07%)
Mutual labels:  firebase-realtime-database
Patternfly React Demo App
DEPRECATED: This project is no longer active. See https://github.com/patternfly/patternfly-react-seed for PF4 demos.
Stars: ✭ 26 (-57.38%)
Mutual labels:  redux-saga
Hapi React Hot Loader Example
Simple React Hot Loading example with Hapi Server-side rendering
Stars: ✭ 44 (-27.87%)
Mutual labels:  redux-saga
React email editor
This project is experimental! It's my attempt to create visual email template editor using React+Redux+etc... tools stack.
Stars: ✭ 19 (-68.85%)
Mutual labels:  redux-saga
Food Delivery Application
This android application is a food delivery application. It uses various layouts and a nice GUI.
Stars: ✭ 27 (-55.74%)
Mutual labels:  firebase-realtime-database
React Universal Saga Modular
Universal & Modular React Kit ft. Redux Saga
Stars: ✭ 59 (-3.28%)
Mutual labels:  redux-saga
Canvas React Node Mysql
A canvas for creating React Web Apps with a Node backend and a MySQL connection
Stars: ✭ 50 (-18.03%)
Mutual labels:  redux-saga
Heal O Chat
Heal-O-Chat is a Social Media Application for people who have been feeling less motivated in life or are losing hope. This platform allows users to chat with people and share their thoughts and feelings with each other and thereby let go of stress, anxiety, and depression that they've been feeling for long.
Stars: ✭ 42 (-31.15%)
Mutual labels:  firebase-realtime-database

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].