📗 Updated README

This commit is contained in:
2026-03-26 20:55:23 -04:00
parent 0e8f63101c
commit 91592019c4

View File

@@ -7,11 +7,12 @@ This folder houses all the components, utils and libraries that make up ThreeTwo
It is based on React 18, and uses:
1. _Redux_ for state management
1. _zustand_ for state management
2. _socket.io_ for transferring data in real-time
3. _React Router_ for routing
4. React DnD for drag-and-drop
5. @tanstack/react-table for all tables
6. @tanstack/react-query for API calls