Skip to content

saraogipraveen/reddit-image-viewer

 
 

Repository files navigation

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! 🍻

About

Displays images and media from any subreddit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.4%
  • CSS 14.6%