/!\ THIS README IS GENERATED USING AI.
Hey there! I'm excited to share Reddit-Now with you - a real-time Reddit thread viewer I built to make following Reddit discussions more fun and interactive. No more manual refreshing needed!
- π Watch Reddit threads update in real-time (30-second refresh by default)
- π Dark mode support (because we all love our eyes)
- π― Super simple to use - just paste a Reddit URL and go
- π No account needed, works right in your browser
- π¨ Blazing fast and lightweight
- Visit reddit-now.com
- Paste any Reddit thread URL
- Hit "Start Watching"
- Enjoy real-time updates!
First, make sure you have Node.js installed. Then:
# Clone the repo
git clone https://github.com/ayoubissaad/reddit-now.git
cd reddit-now
# Install dependencies
pnpm install
# Start the dev server
pnpm devThe app should be running at http://localhost:5173 π
- React + Vite (for that sweet, sweet speed)
- Tailwind CSS (making things pretty)
- shadcn/ui (for beautiful components)
- Reddit JSON API (keeping things simple)
I'd love your help making Reddit-Now even better! Feel free to:
- Fork the repo
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is open source and available under the MIT License. Do whatever you want with it! Just remember to credit the original work.
Found a bug? Have a cool idea? Just want to say hi? Open an issue or reach out! I'd love to hear from you.
Made with β€οΈ by aubiss