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
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the console test runner in the interactive watch mode.
Runs the tests for state logic with test coverage. Note: only runs once due to bug in jest
Launches the end-to-end test runner
Opens storybook