Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 291 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 291 Bytes

Chat-application

Note: I originally hosted the backend on Heroku’s free tier. However, in 2022, Heroku discontinued free tier support, so currently only the frontend is functional.

Setup:

  • run npm i && npm start for both client and server side to start the development server