An open API service indexing awesome lists of open source software.

https://github.com/fwd/reddit

Graph Visualization UI for Reddit.
https://github.com/fwd/reddit

data data-science datasets worldnews

Last synced: 20 days ago
JSON representation

Graph Visualization UI for Reddit.

Awesome Lists containing this project

README

        

# Visualization of Reddit

This project builds a graph of related subreddits.

Demo: https://fwd.github.io/reddit

## Edit Code

```
git clone [email protected]:fwd/reddit.git && cd reddit
```

```bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

# Credits

This project is a fork of: https://github.com/anvaka/sayit