The Frank Tank is a service for discovering and streaming extreme sports videos using the YouTube API, initially developed by RubberDuckies Dev Team.
To contribute to the Frank Tank, there are a few steps you'll need to take:
Clone the repository:
$ git clone https://github.com/rubber-duckies/the-frank-tank
Install dependencies:
$ npm install
To run the local server:
$ npm start
The Frank Tank employs:
- ReactJS
- PostgreSQL
- Node
- Express
Forked and extended by HackmeCo