Skip to content

๐ŸŽž๐Ÿฟ Movie Catalog Project implemented with Redux, deployed with Circle CI.

Notifications You must be signed in to change notification settings

chornaya-com/movie-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published