Files
threetwo/src/client
2022-04-09 21:55:04 -07:00
..
2022-04-04 22:57:02 -07:00
2022-04-06 11:00:16 -07:00
🔧 Fixes
2022-04-09 21:55:04 -07:00
2022-03-20 02:31:25 -07:00
2022-02-28 22:05:52 -08:00
2022-03-01 23:01:57 -08:00
2021-04-27 14:43:57 -07:00
2021-06-01 07:40:31 -07:00
2022-03-30 11:01:03 -07:00
2022-02-15 22:04:19 -08:00

ThreeTwo UI

I have tried my best to document the project through folder organization, comments, and actual JSDocs where applicable. Unit tests and I have not agreed for a long time now, and I think it won't change anytime soon.

This folder houses all the components, utils and libraries that make up ThreeTwo's UI

It is based on React 17, and uses:

  1. Redux for state management
  2. socket.io for transferring data in real-time
  3. React Router for routing