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

https://github.com/draphy/netflix


https://github.com/draphy/netflix

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Netflix Clone

This project is a Netflix clone built using React and Vite. It allows users to browse movies and TV shows, just like the real Netflix.

## Features
- Browse popular movies and TV shows
- Watch trailers and read synopses for each title

## Getting Started

To get started with the project, you will need to have Node.js and Vite installed on your computer.

1. Clone the repository: [https://github.com/draphy/Netflix.git](https://github.com/draphy/Netflix.git)

2. Install the dependencies: **npm install**

3. Start the development server: **npm run dev**

## Built With
- [React](https://reactjs.org/) - JavaScript library for building user interfaces
- [Vite](https://github.com/vitejs/vite) - A development server that is designed to be fast, simple, and easy to use