Skip to content

vigzmv/reddit-gallery

Repository files navigation

Reddit Gallery

#useThePlatform

Open Source Love    license    contributions welcome

Built Using:

Welcome Screen

Search form inputs

  • Subreddits: Comma separated subreddits
  • Search: search tags to narrow results
  • Time Period: time range of posts

Features

  • Infinite scrolling with loading of more posts
  • Fetch multiple subreddits async
  • Cache each search result data locally for 5 minutes
  • PaceJs for loading indicator

Live Demo

Check out the live demo here: vigneshm.com/reddit-gallery

Run the App

Install the dependencies:

npm install

Run the development server:

npm start

Using parcel bundler for bundling and dev server.
Runs the app in the development mode.
Open http://localhost:1234 to view it in the browser.

The page will reload if you make edits.

Build the app for production:

npm run build

Builds the app for production to the docs folder.

Contribute ?

  • Fork the repository
  • Commit your changes
  • Submit a pull request

Licence

MIT Licence © Vignesh M

About

#useThePlatform. Reddit reader made with Web components and JavaScript magic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published