/reddit-parser

A web app which parses ( using reddit API) relevant posts from a given subreddit that the user has ultimate right to choose from. :tada: :smiley:

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Open Source Love TypeScript

Reddit Parser

Basic Info

A web app which parses ( using reddit API) relevant posts from a given subreddit that the user has the ultimate right to choose from.

You may check it out here

Or, you may follow the instructions provided below (By expanding the below section) to check it out locally.

Instructions

  • Clone the repository.
  • Navigate to the project directory.
  • Install the dependencies via npm install.
  • Run npm start.
  • Navigate to localhost:3000 within your favourite browser.