Skip to content

thecodingpoet/metube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeTube

A youtube clone. This app uses the youtube API to fetch videos.

Features

  • Search youtube videos.
  • Play youtube videos

Technologies

  • React JS

Local Development

  • Install dependencies npm install
  • To run the app: npm start

Contributing

  1. Fork this repositry to your account.
  2. Clone your repository: git clone git@github.com:thecodingpoet/metube.git
  3. Create your feature branch: git checkout -b new-feature
  4. Commit your changes: git commit -m "did something"
  5. Push to the remote branch: git push origin new-feature
  6. Open a pull request.

About

A youtube clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published