Skip to content

A service for discovering and streaming extreme sports videos, using the YouTube API

Notifications You must be signed in to change notification settings

HackmeCo/Frank-Tank

 
 

Repository files navigation

The Frank Tank

By RubberDuckies

Forked and extended by HackmeCo

The Frank Tank is a service for discovering and streaming extreme sports videos using the YouTube API, initially developed by RubberDuckies Dev Team. The original repo can be found here

This fork of the project expands upon the project by adding Facebook OAuth login and the creation of persistent user profiles, which save each user's favorite video clips. Along with the user profiles, we also added a comments section to each video.

Setup

To contribute to the Frank Tank, there are a few steps you'll need to take:

Clone the repository:

$ git clone https://github.com/hackmeco/frank-tank

Install dependencies:

$ npm install

To run the local server:

$ npm start

Tech Stack

The Frank Tank employs:

  • ReactJS
  • PostgreSQL
  • Node
  • Express
  • Passport OAuth

HackmeCo Dev Team

About

A service for discovering and streaming extreme sports videos, using the YouTube API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.8%
  • CSS 6.1%
  • HTML 3.1%