Skip to content

DanilKarasev/react-live-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real - time chat

UI

You can sign up a new user with any data, or use test account for authorization.

For login:
e-mail: test@test.test
password: 123456

You can add\remove chats, move through chat windows, change user data.
Also there is a feature as vocabular dictionary. Added just for practice with API.

Logics

Redux-saga as middleware, Firebase as database.
On earlier builds there was a redux-persist, but currently it has only dictionary data.

Adaptivity

It was build as desktop app, but can run on most devices.

About

Live chat application with user authorization via firebase auth and storaging data like user info, chats and messages in firebase realtime database. Demo page: https://react-live-chat.vercel.app/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors