Netflix clone
Skills
Typescript + React + Next.js + TailwindCSS + Prisma + MongoDB
How to run
- Clone the repo
- Run
yarn
to install dependencies - Run
yarn dev
to start the development server - Open http://localhost:3000 with your browser to see the result.