This is a React.js frontend project to clone the Netflix fronted with TMDB API. The result of this clone website is hosted on Netlify https://netflix-clone-4c05e.web.app/
Below are the instructions to run the project in your local machine after git clone.
First, run the development server:
npm run dev or yarn dev
Open http://localhost:3000 with your browser to see the result.
You can edit the page by modifying app/page.tsx. The page auto-updates as you edit the file.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Distributed under the MIT License. See LICENSE for more information.
GitHub: @cshyang