nealav / reddit-post-map

Streams location based subreddits into a React map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reddit-post-map

server

Setup .env with your reddit credentials

client_id=
client_secret=
user_agent=
username=
password=

Install flask and praw.

Run the python http server python3 engine.py

client

Install node_modules npm install

Run the React frontend npm start

About

Streams location based subreddits into a React map


Languages

Language:JavaScript 70.2%Language:Python 23.3%Language:HTML 3.6%Language:CSS 2.9%