/redditClone

Fetching Reddits and subreddits from an Api. Build with react and redux

Primary LanguageJavaScript

Reddit Client

This reddit client uses the Reddit API to fetch posts of the most popular subreddits and their post comments. It also allows the user to search for posts of any subject.

live version

Technologies

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux
  • Redux Toolkit
  • React icons
  • React Testing Library

Features

  • Fetching Posts from 'WorldNews' subbreddit
  • Has a 'comments' button of each post so you can see the post comments
  • Has a list of the most popular subreddit to navigate through.
  • Has a searchBar
  • Responsive design.