Skip to content

szymonszymonszymonv/reactive-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

This is a React+Express reddit client built to experience reddit with pleasant, minimalistic and adless ui.

preview gif

Current functionalities

  • Browsing
  • Upvote/Downvote
  • Search
  • Login/Logout
  • Change subreddit
  • Create post
  • Create comment
  • Reply to a comment

Getting Started

Prerequisites

You need a reddit account and a registered app on your account (link)

Installation

  1. Get a refresh and access token (I recommend using reddit-oauth-helper for this)
  2. Clone the repo
git clone https://github.com/szymonszymonszymonv/reactive-reddit.git
  1. Install npm packages
npm install
  1. Create a secret.json file in root folder with your credentials

secret.json

Usage

To use the app: run npm start in root folder and in /server

About

react client for reddit 🤓

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published