Skip to content

rupesh1310/curated-search

 
 

Repository files navigation

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 ⚡ 📹 🔥

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%