Skip to content

rotimiolatunbos/youtube-web-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-web-player

A web app for searching and playing videos from youtube built with react

Demo

Check out the live demo here

Screenshot

simple-calculator screenshot

Libraries

It is built with react (bootstrapped with create-react-app) and @mui/joy libraries.

Installation and Usage

  1. You should have nodejs installed on your pc. You can download it here
  2. Clone this repo to your pc using this command
git clone https://github.com/rotimiolatunbos/youtube-web-player.git
  1. Navigate into the project directory
  2. Open your preferred command line tool and point it to this directory
  3. Run this command to install the necessary node packages
npm install
  1. Run this command to start the project
npm start

Releases

No releases published

Packages

No packages published

Languages