A Netflix Clone built with Next.js, Firebase, React, and Tailwind CSS.
About Me 💙»
📫 How to reach me
-
Clone the repo
git clone
-
Install NPM packages
npm install
-
Run the project
npm run dev
-
Open the project on your browser
http://localhost:3000/
In this project, I built a Netflix clone using Next.js, Firebase, React, and Tailwind CSS.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.