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.
- HTML
- CSS
- JavaScript
- React
- Redux
- Redux Toolkit
- React icons
- React Testing Library
- 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.