Skip to content

react/redux app to search for movies using the movie db api

Notifications You must be signed in to change notification settings

ryananglem/leovegas-movie-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leovegas-movie-search

This project allows you to search for, view details of, mark to watch later and 'favourite' movies in the movie database

Components are developed using storybook and there are end to end tests in cypress as well as unit tests in jest

The app can be seen running live at https://agitated-boyd-5955af.netlify.app/

Note: due to dependency issues, current node version required to install dependencies is v12.12.0

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the console test runner in the interactive watch mode.

yarn test:coverage

Runs the tests for state logic with test coverage. Note: only runs once due to bug in jest

yarn run cypress:open

Launches the end-to-end test runner

yarn run sb

Opens storybook

About

react/redux app to search for movies using the movie db api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published