HAZberi / youtube-videos

Access videos directly from Youtube's database and enjoy a list of unbiased search results.

Home Page:https://mycustomyoutube.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Youtube

Access videos directly from Youtube's database and enjoy a list of unbiased search results.

Project Details

These days YouTube is all about advertisements, suggestions, recommendations all based on the kind content you search on Google suite of products. Simply put, everyone has a totally different YouTube home page. Stock Youtube accesses YouTube API, retrieve around 50 search results that are ready to be played without annoying advertisements. Stock Youtube is also platform responsive, meaning the user interface adjusts itself depending on the device. The app’s logic is written with React Hooks and the code is split between UI components.

Possible Improvements

  • Transform API data to include video playlists, views and user comments.
  • Update user interface based on the new incoming data and retain platform responsiveness.

To run the project in development mode

In the project directory, you can run:

To install all the project dependencies:

npm install

To start the development server:

npm start

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

About

Access videos directly from Youtube's database and enjoy a list of unbiased search results.

https://mycustomyoutube.netlify.app/


Languages

Language:JavaScript 82.1%Language:HTML 16.5%Language:CSS 1.4%