React Application that works with YouTube Data API.
- Searching youtube videos with defined filters
- Liking videos, adding them to "Favorites"
- Create and manage your own collections of videos.
- Basic authentication with Firebase
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.
To see the working application, visit this page