Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/konstantinmuenster/a-distraction-free-youtube-clone

A simple YouTube clone, powered by the YouTube Data API v3. Built with React.
https://github.com/konstantinmuenster/a-distraction-free-youtube-clone

react react-hooks react-redux react-router reactjs youtube youtube-api youtube-api-v3

Last synced: 12 days ago
JSON representation

A simple YouTube clone, powered by the YouTube Data API v3. Built with React.

Awesome Lists containing this project

README

        

# A Distraction-Free YouTube Clone
> React.js - Built with the [YouTube Data API v3](https://developers.google.com/youtube/v3/)

A YouTube clone in its simplest form - search, watch, and enjoy. I built this small app to get familiar with Axios, React Hooks, Redux, Styled Components, and Skeleton Loaders. As always, if you find any bugs or issues, please let me know. I really like to hear your suggestions for improvements.

[Live Demo](https://elastic-yalow-f28e9d.netlify.com/)

![Screenshot React YouTube Clone App](screenshot.jpg)

## Installation

```sh
git clone https://github.com/konstantinmuenster/a-distraction-free-youtube-clone
cd a-distraction-free-youtube-clone
npm install
npm start
```

## About

Konstantin Münster – [konstantin.digital](https://konstantin.digital) – [[email protected]](mailto:[email protected])

Distributed under the [MIT](http://showalicense.com/?fullname=Konstantin+M%C3%BCnster&year=2019#license-mit) license.
See ``LICENSE`` for more information.

[https://github.com/konstantinmuenster](https://github.com/konstantinmuenster)