zaqqaz / movie-catalog

🎞🍿 Movie Catalog Project implemented with Redux, deployed with Circle CI.

Home Page:https://movie-catalog-e61c4.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Catalog Project

CircleCI styled with prettier PRs Welcome

Movie Catalog Project. Implemented with React, state management based on Redux and Firebase integration, deployed with Circle CI.

Live demo

Preview

Features

  • firebase setup
  • movie catalog UI
  • adaptive layout for mobile devices
  • TMDb api for movie list
  • state management based on Redux
  • local storage

How To

Install Dependencies

yarn install

Development

to start development server run:

yarn start

Tests

to run unit tests execute:

yarn test

Deployment

  • create production build:
yarn build
  • deploy to firebase:
yarn deploy

About

🎞🍿 Movie Catalog Project implemented with Redux, deployed with Circle CI.

https://movie-catalog-e61c4.web.app/


Languages

Language:JavaScript 69.9%Language:CSS 26.5%Language:HTML 3.7%