This is the Web app where we can vote upon the topics in real time with your Friends.
- Nestjs
- Vite (react)
- Socketio
- Redis
- Docker
- Tailwind
- Valtio
npm install
npm run start
open http://localhost:3000/ to view server running in the postman.
open http://localhost:8080/ to view client running in the browser.