Skip to content

tommyxchow/vewddit

Repository files navigation

A web app for Reddit focused on browsing visual media.

Background

I wanted to build something related to Reddit since I use it on a daily basis. I occasionally go on Reddit to grab wallpapers for my phone and desktop, so I decided to make a web app focused on the browsing the visual media without the noise of votes, awards, comments, etc.

Stack

Setup

Sign up for the Reddit and OpenAI APIs. Get your credentials and set them in the environment variables:

# .env.local
REDDIT_CLIENT_ID=
REDDIT_SECRET=
OPENAI_API_KEY=

License

vewddit is licensed under MIT.