Skip to content
/ vtube Public

Youtube clone application with react, react-hooks, react-context, semantic-ui, youtube-api

Notifications You must be signed in to change notification settings

iamsohel/vtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vtube

Video search application built with the following technologies:

Demo app is deployed on Heroku. Please check it out: https://vtub.herokuapp.com

Deploy on you own server

Firs need to clone the repository:

Then you have to install the necessary dependencies using either NPM or Yarn:

$ npm i

Since the app currently uses youtube public api, you need to configure it for getting youtube api key. You can register a new application from this link https://console.developers.google.com

To run the app in development environment:

$ npm run start

Now, if you visit http://localhost:3000

About

Youtube clone application with react, react-hooks, react-context, semantic-ui, youtube-api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published