readit

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

Stars
0

Readit

Description

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

Usage

Deployed Application

  • 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 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