https://github.com/raziyehbazargan/video-finder
A single page application using Youtube search API && React.js to search youtube videos.
https://github.com/raziyehbazargan/video-finder
babel bootstrap4 es6 javascript jsx react-bootstrap reactjs webpack youtube-api
Last synced: 2 months ago
JSON representation
A single page application using Youtube search API && React.js to search youtube videos.
- Host: GitHub
- URL: https://github.com/raziyehbazargan/video-finder
- Owner: Raziyehbazargan
- License: mit
- Created: 2017-01-23T04:13:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T17:25:44.000Z (over 7 years ago)
- Last Synced: 2025-01-19T16:22:54.894Z (4 months ago)
- Topics: babel, bootstrap4, es6, javascript, jsx, react-bootstrap, reactjs, webpack, youtube-api
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.MD
Awesome Lists containing this project
README
##Getting Started:
- There are two methods for getting started with this app:
```
> npm install
> npm start
> Enjoy :)
```