Skip to content

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

Notifications You must be signed in to change notification settings

stephmarie17/readit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published