Releases: raravi/chat-app-client
Releases · raravi/chat-app-client
Chat App Client
This release includes the following features:
API is split into Authentication / App Servers!
It's deployed at https://chat-raravi.netlify.app !
Note: This version works with the Micro-service Version of Chat App Server.
Chat App Client
This release includes the following features:
- React Router for routing.
 - useContext & useReducer for state management.
 
It's deployed at https://chat-raravi.netlify.app !
Note: This version works with the Monolith Version of Chat App Server.
Chat App Client
A vanilla React app.
Routing / State / Context are managed in-app.