Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 396 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 396 Bytes

Movies Info

The movies database - Using React, React Router and Redux

Running on local machine

  1. Clone the repository
  1. Install node modules
  • yarn install
  1. Start the project
  • yarn start

Thank you!

  • Bhojendra Rauniyar

TODO

  • Debounce search
  • Trending and other possible movies
  • ... and a lot more.