Skip to content

brunosana/dev-youtube-playlist-explorer

Repository files navigation

Youtube Playlist Explorer

You can see this website by clicking here

Dev settings

Made with ReactJS, create-react-app, styled-components and react-icons!

Based on Youtube Developer Docs

Pages

  1. Home

home

  1. Playlist

playlist

  1. Videos

videos

  1. Watch

Watch

Notes

  • All pages responsive.
  • API integration working.
  • Search forms not working yet.
  • Previous and Next buttons on Watch page not working yet!

Run Application

First, you have to create a file .env:

REACT_APP_GOOGLE_API_KEY=YOU_API_KEY_HERE

If you don't have a Key, see this video

Install all dependencies with yarn on terminal, for install all dependencies

Type yarn start for run the application

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published