Skip to content

No Database. If the user is online, the message is sent directly to the user. If the user is offline, the message is stored on the server until the user is online.

License

Notifications You must be signed in to change notification settings

OmBayus/No-DB-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

No-DB-Chat-App

This is a chat application.
No Database. If the user is online, the message is sent directly to the user. If the user is offline, the message is stored on the server until the user is online.

Preview

https://www.youtube.com/watch?v=LrPJelJU9hc

Technologies used:

  • React
  • React Router
  • React Bootstrap
  • Socket.io
  • Express
  • Local Storage

Setup

npm install

Start Procject

npm start

License & copyright

Copyright (c) 2021 Omer Bayramcavus

Licensed under the MIT License.

About

No Database. If the user is online, the message is sent directly to the user. If the user is offline, the message is stored on the server until the user is online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published