doc22940 / sortcontent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sortcontent

look through saved content from reddit

npm install in frontend and backend
create .env file containing:
backend:
REACT_APP_CLIENTID="your reddit api id"
REACT_APP_CLIENTSECRET="your reddit api secret"

frontend:
REACT_APP_APIURL="url to your backend"
REACT_APP_REDIRECTURL="redirect url specified in reddit api"

About


Languages

Language:JavaScript 93.3%Language:CSS 5.0%Language:HTML 1.7%