React-Chat-App is a react application developed for users to chat in one place. Inorder to chat, the user must Signin first.
You can try the application here: Chat-App
1. Clone this repository using:
2. Move into the directory:
3. Remove .lock files if any present in the repository
4. Add the required configurations in App.js
5. Open terminal and to install necessary modules run
6. To start the application run