ahmedalaahagag / react-youtubeplayer

Using Hooks and styled components to play a youtube's playlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple function based Video Playlist player app using hooks (useEffect,useState) and styled components. Potential updates can be found within the todo file.

Features

1- Nightmode

2- Switch between videos

3- Mark video as played

4- Responsive design

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Using Hooks and styled components to play a youtube's playlist


Languages

Language:JavaScript 83.2%Language:HTML 16.8%