A simplified frontend clone of Reddit built with React, Redux Toolkit, and React Router.
- Subreddit Navigation: Explore r/popular, r/all, r/news, and more.
- Post Display: View titles, content (text/images), author, subreddit, and votes.
- Voting: Upvote or downvote posts.
- Basic Comments: View comments on posts.
- Responsive Design: Adapts to different screen sizes.
- React
- Redux Toolkit
- React Router
- Reddit API
- CSS Modules
- Font Awesome
- Clone:
git clone https://github.com/Sk-223/RedAlreadyApp.git
- Install:
cd red-already-app && npm install
- Start:
npm start
- User Authentication
- Search Functionality
- Post Filtering/Sorting
- Full Comment Functionality
- Real-Time Updates
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.