Skip to content

Quashnock/RedditClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Reddit Client

Live Demo

Description

This project was part of my Codecademy Frontend Career Path certification. It was my first time using the Redux library to keep track of the state in a web application. While the syntax was difficult at first, I found that Redux helped me create a better organized application using the store and action thunks.

Features

In this project, you can select a subreddit and then view previews of some of the current top posts of the subreddit. You can click to expand the preview to view comments and an image if one is included. You can also upvote or downvote posts, however this doesn't have an effect on the actual post. Finally, you can use the search bar to filter the current posts based on their title.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux
  • Netlify
  • Reddit JSON skimming API

Credits

Logos/Icons:

Design

The layout and UI/UX design of this app is derived from the design made by the Codecademy team in their learning module "Portfolio Project: Reddit Client".

Future Work

Implement a Go Home button if a user searches and recieves no results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published