https://github.com/easycodingtutorial/netflix
https://github.com/easycodingtutorial/netflix
clone clone-website netflix nextjs reactjs typescript
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/easycodingtutorial/netflix
- Owner: EasyCodingTutorial
- Created: 2024-04-09T15:55:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T04:34:46.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T07:19:34.621Z (about 1 year ago)
- Topics: clone, clone-website, netflix, nextjs, reactjs, typescript
- Language: TypeScript
- Homepage: https://netflix-green-delta.vercel.app/
- Size: 3.7 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Clone using Next.js 14, TypeScript, React.js in 2024

This project aims to create a Netflix clone with Next.js 14, utilizing TypeScript for type safety, React.js for building the UI components, React Icons for iconography, and other libraries as needed.
## Features
- **Login Page:** A login page for users to authenticate and access the Netflix clone.
- **Home Page:** A homepage resembling the Netflix layout, displaying featured content, categories, and more.
## Technologies Used
- **Next.js 14:** A React framework for building server-side rendered applications.
- **TypeScript:** A statically typed superset of JavaScript for enhanced code quality and developer productivity.
- **React.js:** A JavaScript library for building user interfaces.
- **React Icons:** A library providing popular icon sets as React components.
- *Any additional libraries or tools can be listed here.*
## Getting Started
Follow these steps to get the project up and running on your local machine:
1. Clone this repository to your local machine.
2. Navigate to the project directory.
3. Install dependencies by running `npm install` or `yarn install`.
4. Start the development server using `npm run dev` or `yarn dev`.
5. Access the application in your browser at `http://localhost:3000`.
## Contributions
Contributions are welcome! Feel free to open issues for any bugs, feature requests, or suggestions.
## Learn By Watching Video ▶️
[](https://www.youtube.com/watch?v=U8kBOCHqmKs)