A Real time React Chat application built using React hooks, React chat Engine.
It's a Simple React project which I developed while learning React.
- Basic chatting features like sending messages,images and read-receipts are supported.
- Html markup is also supported in the texts.
- Planning to add more features like sound notification and Chat Passwords in future.
Application Hosted here : Talkrr
To Try out the app, login with a Guest credential provided below :
- Username :
test
- Password :
testt123
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can’t go back!