Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

Browse Reddit Images Without Distractions

Awesome Lists containing this project

README

        





Logo

Reddit Image Viewer


Browse Reddit Images Without Distractions


View Live App >>


## About The Project

[![License](https://img.shields.io/github/license/KevinGrajeda/Reddit-Image-Viewer?color=blue)](https://github.com/KevinGrajeda/Reddit-Image-Viewer/blob/master/LICENSE.md)
[![React](https://badges.aleen42.com/src/react.svg)](https://reactjs.org/)
[![Version](https://img.shields.io/github/v/release/KevinGrajeda/Reddit-Image-Viewer)](https://github.com/KevinGrajeda/Reddit-Image-Viewer/releases/tag/v.1.0.0)



Logo

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.



Using website gif

## 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) - [email protected]