Two-Cents enables real-time discussions on topics, letting users share opinions instantly. Built with Socket.IO, Next.js, and Upstash/Redis.
- Simple and intuitive interface for users to describe their opinions in realtime
- Built using Next.js and Socket IO for fast, efficient and realtime rendering
- Used Redis to provide low latency and high scalability for real-time applications
To run the application you would need to run the client and server
npm run dev
Open http://localhost:3000 with your browser to see the result.
npm run dev
Use http://localhost:8080 as the server.
Contributions are welcome! Please refer to the Next.js contributing guidelines for more information.
This project is licensed under the MIT License.