Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 451 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 451 Bytes

Event-Calender

Used Technologies

  1. Backend
    • Express.js, Socket.io
  2. Frontend
    • Reactjs, bootstrap

Features

  - Send message
  - Getting notification when others are typing

Build instruction

  1. clone the repo
  2. move to Backend and Frontend sub-folder and run npm install