/react-movie-binge-list

React Redux Movies App - TDD Jest - GraphQL Apollo

Primary LanguageJavaScript

Open Source Love

My Binge List

Demo: https://rsginer-my-binge-list.netlify.com/

yarn run deploy

Creates a docker image with the app bundles inside a NGINX server runing and starts GraphQL server.

I recommend to use this extensions for a better review:

In the project directory, you can run also the following commands:

yarn start (dev mode)

Runs the app in the development mode. (Probablly you will need to run the movie-service)
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.

yarn run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Other dependencies used