Anonymously browse images and media from any subreddit. https://reddit-image-viewer.vercel.app/
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
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
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! 🍻