Skip to content

React Application that interacts with YouTube Data API

Notifications You must be signed in to change notification settings

serendave/my-tube-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTube App

React Application that works with YouTube Data API.

Features

  • Searching youtube videos with defined filters
  • Liking videos, adding them to "Favorites"
  • Create and manage your own collections of videos.
  • Basic authentication with Firebase

How to run the app

To run the application, download the source code, and inside root folder run:

npm i
npm start

or

yarn
yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Finished version

To see the working application, visit this page

About

React Application that interacts with YouTube Data API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published