Trending Words is a mobile-based application built to track the most heavily used Reddit words in a given subthread so that users can quickly keep up fast-changing topics.
Go to https://trendywrds.herokuapp.com/ to find what is trending right now on the internet's front page.
To get started point your phone's or computer's browser to the site(https://trendywrds.herokuapp.com/).
- body-parser, 1.18.2 - Middleware to parse incoming request bodies
- express, 4.16.1 - Web framework for node.js
- express-request-proxy, 2.0.0 - Middleware for Express with support for custom routes, caching, and response transforms
- node-postgres, aka pg, 7.3.0 - PostgreSQL client for node.js
- superagent, 3.6.2 - Ajax Request API
- bulma, 0.53 - CSS framework based on Flexbox
- David A. Lindahl, Michael Shinners, Max A. Wolff, and Marco Zangari.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Much thanks to Han Bao, Megan Flood, and Luay Younus. And Nicholas Hunt-Walker.
- Much inspiration drawn from our colleagues at Code Fellows in 301d24.