/react-movie

Primary LanguageJavaScript

react-movie

React movie app, that fetches the movies and can be added and removed from favourites

deply link

https://shows.netlify.com

test cases

run test case by npm run test

steps to run app

  1. clone master repo

  2. install dependencies npm i or yarn

  3. run project by npm run dev