reddit-image-viewer

Reddit Image Viewer

All Contributors

Anonymously browse images and media from any subreddit. https://reddit-image-viewer.vercel.app/


Development 🚀

Install

Use create-next-app to get up and running with either Yarn or NPX.

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

or

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

Working with Next.js 💻

Inside the reddit-image-viewer directory, you can run several commands.

Start the development server:

npm run dev

Format and lint your code:

npm run lint

Build and test the app for production:

npm run build && npm start

Contributors :octocat:

Thanks to these wonderful people (emoji key):


Greg Rickaby

💻

Kotchakorn Wongwisutigul

💻

Aman Agarwal

💻

Jesus Moran

💻

This project follows the all-contributors specification. Feedback or contributions via Github Issues and Pull Requests are welcome! 🍻