This is a sample Next.js/React app done step-by-step.
Check the demo hosted on https://imdb-peach-iota.vercel.app/.
First clone this repository.
$ git clone https://github.com/heuzin/theatio.gitInstall dependencies. Make sure you already have nodejs & npm
installed in your system.
$ npm install # or yarnRun it
$ npm run dev- Search for Movies and TV Shows
- Keep up to date with top rated Movies and TV Shows
