saraogipraveen / reddit-image-viewer

Displays images and media from any subreddit.

Home Page:https://reddit-image-viewer.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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


Languages

Language:JavaScript 85.4%Language:CSS 14.6%