Redditly is an open-source Reddit client designed to provide a seamless experience for exploring your favorite subreddits. Built as part of the roadmap.sh project, this application enables users to discover, engage, and share content effortlessly.
It has been created for https://roadmap.sh/projects/reddit-client portfolio projects.
You can check out the live version of Redditly at: https://redditly.vercel.app
- Framework: Next.js
- State Management: Zustand
- Styling: Tailwind CSS, daisyUI
- Font: Google Fonts (Outfit)
- API: Reddit API
- Explore and search for subreddits
- View posts and discussions
- Responsive design for mobile and desktop
- Open-source and community-driven
We welcome contributions from the community! If you'd like to contribute, please follow these steps:
- Fork the repository: Click the "Fork" button at the top right of the page.
- Clone your fork: Use
git clone https://github.com/rafacv23/redditly.gitto clone your fork. - Create a new branch: Use
git checkout -b your-feature-branch. - Make your changes: Implement your feature or fix a bug.
- Commit your changes: Use
git commit -m "Your commit message". - Push to your fork: Use
git push origin your-feature-branch. - Create a pull request: Go to the original repository and click "New Pull Request."
This project is licensed under the MIT License. See the LICENSE file for more details.
If you like Redditly, please give us a star on GitHub! Your support helps us grow and improve the project.
Thank you for checking out Redditly! We hope you find it useful. Feel free to open issues for any bugs or feature requests.