rupesh1310 / curated-search

fast searching and playing Youtube videos :zap: :video_camera: :fire:

Home Page:https://ysearch.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React.js app for fast searching and playing Youtube videos using the Youtube API.

Need Node.js installed 8.0 or above.

Video Browser In Reactjs

  • This is a small project developed with reactjs.
  • Try to use github with every step code change to git familiar with version control

How to start the App in local machine.

follow the above steps after installing react.js

git clone git@github.com:JavaScriptDevelopment/curated-search.git

npm install

npm start

Open localhost:8080 in url

# Add your api key in ./src/actions/index.js 
const API_KEY = ' ';

About

fast searching and playing Youtube videos :zap: :video_camera: :fire:

https://ysearch.netlify.com/

License:MIT License


Languages

Language:JavaScript 99.9%Language:CSS 0.0%Language:HTML 0.0%Language:Dockerfile 0.0%