https://github.com/kevingrajeda/reddit-image-viewer
Browse Reddit Images Without Distractions
https://github.com/kevingrajeda/reddit-image-viewer
image-viewer react reddit
Last synced: about 1 year ago
JSON representation
Browse Reddit Images Without Distractions
- Host: GitHub
- URL: https://github.com/kevingrajeda/reddit-image-viewer
- Owner: KevinGrajeda
- License: mit
- Created: 2020-07-14T22:55:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T09:16:43.000Z (over 3 years ago)
- Last Synced: 2025-04-14T02:14:39.235Z (about 1 year ago)
- Topics: image-viewer, react, reddit
- Language: JavaScript
- Homepage: https://kevingrajeda.github.io/Reddit-Image-Viewer/
- Size: 2.41 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## About The Project
[](https://github.com/KevinGrajeda/Reddit-Image-Viewer/blob/master/LICENSE.md)
[](https://reactjs.org/)
[](https://github.com/KevinGrajeda/Reddit-Image-Viewer/releases/tag/v.1.0.0)
Web app to explore image subreddits without distractions.
You can select a subreddit from the recommended list or search for any subreddit and sort it by popularity or most recent.
## Getting Started
You can use the app by going to the [Live site](https://kevingrajeda.github.io/Reddit-Image-Viewer/), or by setting up the project locally.
To get a local copy up and running follow these simple example steps.
### Installation
1. Clone the repo
```sh
$ git clone https://github.com/KevinGrajeda/Reddit-Image-Viewer.git
```
3. Navigate to folder and install NPM packages
```sh
$ cd Reddit-Image-Viewer
$ npm i
```
4. run development server
```sh
$ npm start
```
## License
Distributed under the MIT License. See `LICENSE.md` for more information.
## Contact
Kevin Grajeda - [@KevinGrajeda](https://github.com/KevinGrajeda) - yokevin20@gmail.com