An open API service indexing awesome lists of open source software.

https://github.com/easycodingtutorial/netflix


https://github.com/easycodingtutorial/netflix

clone clone-website netflix nextjs reactjs typescript

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

          

# Netflix Clone using Next.js 14, TypeScript, React.js in 2024

![logo](https://github.com/EasyCodingTutorial/Netflix/assets/84335112/5e30351f-c625-4655-95fe-2cb6931fdf61)

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 ▶️
[![Watch Demo Video](https://img.youtube.com/vi/U8kBOCHqmKs/maxresdefault.jpg)](https://www.youtube.com/watch?v=U8kBOCHqmKs)