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

https://github.com/chetannn-github/youtube-react-clone


https://github.com/chetannn-github/youtube-react-clone

css debouncing reactjs redux youtube-api

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

YOUTUBE-REACT-CLONE

![Preview](/public/assets/preview.png)
![Preview](/public/assets/preview2.png)
![Preview](/public/assets/preview3.png)
![Preview](/public/assets/preview4.png)

# Run Locally

### Setup .env file

```js

```

### Install dependencies

```shell
npm install
```

### Start the app

```shell
npm run dev
```