jamesgeorge007 / 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:

Home Page:https://reddit-parser.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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:

https://reddit-parser.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:TypeScript 67.6%Language:CSS 18.9%Language:HTML 13.4%