Mariam Busari, July 2022
This application was my take on the "Build Your Own Reddit App" project on Codecademy.
Reddit Lite Client allows users to view posts from reddit. Users can filter and search through subreddits to see posts from various communities across the web.
- Click a category on the left sidebar to see posts from that category
- Search for posts using the search bar at the top of the page
- Click the comments button at the bottom of the post to see the comments under the post
- Click the up or down button to like or dislike a post
- React
- Redux
- Unit and end-to-end testing with React