Let's Chat is a real-time chat application.
it's a basic chat application in which user join the room and do chat with the persons in the same room
Client: React , Css , socket.io
Server: Node js, Express js
To run this project, you will need to add the following environment variables to your .env file
Client:
REACT_APP_SOCKET :- Node server URL
Server:
PORT:- Port number where your server running
ORIGIN= Client URL
Clone the project
git clone https://github.com/AarshPrajapati/Let-s-ChatGo to the project directory
cd clientInstall dependencies
npm installAdd Environment Variable
`REACT_APP_SOCKET` :- Node server URL
`PORT`:- Port number where your server running
`ORIGIN`= Client URLStart the application
npm run bothJavascript, JQuery, HTML, CSS, Bootstrap, React js, Node js, Express js, Asp.net MVC, php, python, Unix, Mongodb, MSSQL, XAMPP, Orecal



No comments:
Post a Comment