/reddit-image-viewer

Displays images and media from any subreddit.

Primary LanguageJavaScript

Reddit Image Viewer

Displays images and other media from any subreddit.

👉 https://reddit-image-viewer.vercel.app/

demo

✨ Features

  • Simple interface
  • Instant search
  • Lazy load media
  • Dark mode
  • Infinite scroll

🚀 Install

Use create-next-app to install:

yarn create next-app reddit-image-viewer --example https://github.com/gregrickaby/reddit-image-viewer/

💻 Working with Next.js

Inside the app directory, you can run several commands.

Start the development server:

yarn dev

Build the app for production:

yarn build

Run the built app in production mode:

yarn start

:octocat: Contributing

Feedback or contributions via Github Issues and Pull Requests are welcome! 🍻