Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 632 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 632 Bytes

Chit-Chat

Open source messaging application

Description:

Users can sign up for an account, and will be presented with a messaging page for discovering other users, with the ability to message them in realtime.

This project uses ReactJS and firebase.

Additional dependencies within this project are:

  • React-dom
  • React-router-dom
  • Jest
  • SASS

Study material to understand the project, and build further on it