Rupa1216 / ReactTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just like youtube, but better looking and built on React!

Image

PRYD is a video app that allows you to:

  1. Search for videos
  2. Watch videos
  3. Create different users
  4. Edit your feed

Breakdown of components:

  • Nav Bar
  • Search Bar
  • Explore Page/Home Page
  • Video Page
  • User Page
  • Feed Editor

Instructions to use PRYD properly:

  1. Clone this repo onto your local
  2. Run npm install
  3. Sign up for your own Youtube API, and it requires the following steps:
  1. Insert your API key in /Service/axios.js (line 17)
  2. Have fun with it!

Extra Resources:

Collaborators:

  • Pam @pampamelaabreu
  • Rupa @Rupa1216
  • Yun @chuyunhuang
  • Dan @DanielEduardoAshley

About


Languages

Language:JavaScript 75.6%Language:CSS 20.5%Language:HTML 3.9%