Skip to content

Releases: raravi/chat-app-client

Chat App Client

26 Apr 02:21

Choose a tag to compare

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

24 Apr 03:17

Choose a tag to compare

This release includes the following features:

  1. React Router for routing.
  2. 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

15 Apr 02:42
1636b82

Choose a tag to compare

A vanilla React app.
Routing / State / Context are managed in-app.