Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/konstantinmuenster/a-distraction-free-youtube-clone
- Owner: konstantinmuenster
- License: mit
- Created: 2019-11-05T08:22:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T16:28:20.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T13:24:52.544Z (29 days ago)
- Topics: react, react-hooks, react-redux, react-router, reactjs, youtube, youtube-api, youtube-api-v3
- Language: JavaScript
- Homepage:
- Size: 2.63 MB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)