the frontend for the rooms service
first install the dependencies
git clone https://github.com/theSEClub/rooms.seclub.io
cd rooms.seclub.io
npm install
npm run dev
then navigate to http://localhost:5173
- ReactJS (ignore classes and setup)
- JavaScript
- TypeScript (types and interfaces for javascript. Optional)
- CSS (basics reference)
- Tailwind (actual use for css)
- SocketIO
- WebRTC (just for general knowledge)
- Similar Repository