Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stephmarie17/readit
- Owner: stephmarie17
- Created: 2020-04-16T19:33:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T19:32:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-22T01:46:24.048Z (2 months ago)
- Language: JavaScript
- Homepage: https://cocky-swartz-f47a14.netlify.app/
- Size: 8.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Readit
## DescriptionA 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