Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 516 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 516 Bytes

reddit-word-cloud

A website to display scraped data from Reddit as a word cloud

Note: The website is no longer active since the Cassandra cluster has been turned off.

How to install

Download node_modules dependencies by changing directories to where the package.json is located and run:

npm install

Start server:

node server.js

Built With

Example