A minimal version of Netflix built with Next.js
URL: https://mini-netflix-two.vercel.app/
These instructions will help you set up and run the project on your local machine.
Make sure you have Node.js installed on your machine.
- Clone the repository: https://github.com/ixaxtav/mini-netflix.git
- cd mini-netflix
- npm install
- npm run dev