Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stephmarie17/readit

A web application built in React using the Reddit API to display posts
https://github.com/stephmarie17/readit

Last synced: 26 days ago
JSON representation

A web application built in React using the Reddit API to display posts

Awesome Lists containing this project

README

        

# Readit
## Description

A mini application to view a feed of hot Reddit posts fetched from the Reddit API.

## Usage

[Deployed Application](https://cocky-swartz-f47a14.netlify.app/)

- Displays the current 25 hot posts from Reddit

- Links to full post

- Paginates results based on the amount of posts per page user selects

- Responsive to web and mobile displays

## Local Installation

### Fork this repo and clone to your local machine

### Run `yarn install` to install dependencies

### Run `yarn start` to start application locally

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

## Contributors

Stephanie Aurelio