Amazon Prime Video Clone Deploy with Vercel

Project to react training skills (js, html, css) and api

Screenshot

Screenshot

Getting started

  • Clone this repository.
  • Get an API key The Movie Database.
  • Change constant API_KEY in file src/pages/home
  • Install dependencies
$ npm install
$ npm start