Skip to content

This is project for a Subreddit feed app which can search through subreddits and display their articles.

Notifications You must be signed in to change notification settings

AnnaTas77/redditgeeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Reddit Geeks is a portfolio project for a subreddit feed app which can search through subreddits and display their articles.

The projects uses the unofficial JSON Reddit API to recreate a simplified read-only version of the platform.

Screenshots

Screenshot of the Reddit Geeks

See live

https://annatas77.github.io/redditgeeks/

Features

  • Local storage - allows favourite subreddits to be saved in a web browser with no expiration date.

  • Responsive web design approach used to create content that adjusts smoothly to various screen sizes, includes flexible layouts and images and cascading style sheet media queries.

Technologies

  • JavaScript
  • React
  • CSS
  • localStorage

Scripts

In the project directory, you can run:

npm start

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.

Deployment

GitHub Pages only allows a web source to be either the root or /docs directory, so I've used /docs as a build output to trigger the Github Pages build/hosting feature.

About

This is project for a Subreddit feed app which can search through subreddits and display their articles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published