Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 555 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 555 Bytes

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.