Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kabirjaipal/real-time-chat-app-

Full Stack Real Time Chat App Using ReactJS and NodeJS
https://github.com/kabirjaipal/real-time-chat-app-

api chat chat-application javascript nodejs nodejs-server reactjs realtime-chat realtime-messaging rest-api vscode webdevelopment website

Last synced: about 1 month ago
JSON representation

Full Stack Real Time Chat App Using ReactJS and NodeJS

Awesome Lists containing this project

README

        

# Hi, I'm Kabir! 👋

I'm a Full Stack Developer and its Mine Real Time Chat Project

## **Installation | Setup Backend **

**1.** Go To [Chat Engine](https://chatengine.io/) Create Account and Create Project and Get Keys

**2.** Fill Key Here

```js
{
headers:
{
"Private-Key": "PRIVATE_KEY",
},
}
```

**3.** install packages **`npm install`**

**4.** run backend using **`npm start`**

## **Installation | Setup Frontend **

**1.** Go To [Chat Engine](https://chatengine.io/) Create Account and Create Project and Get Keys

**2.** Fill in everything in **`client/.env`**

```js
VITE_CHAT_ENGINE_PROJECT_ID=
```

**4.** after Fill everything in config Type in shall **`npm install`**

**5.** start the bot with **`npm run dev`**

## ScreenShots

**_

[![Example](https://media.discordapp.net/attachments/1054435288576966777/1080057867417169930/vlcsnap-2023-02-28-14h53m48s474.png?width=1178&height=662)](https://discord.gg/PcUVWApWN3)

_**

**_

[![Example](https://media.discordapp.net/attachments/1054435288576966777/1080057867652055050/vlcsnap-2023-02-28-14h53m59s469.png?width=1178&height=662)](https://discord.gg/PcUVWApWN3)

_**

## Feedback

If you have any feedback, please reach out to us at [Discord Server](https://discord.gg/PcUVWApWN3)

## License

[MIT](https://choosealicense.com/licenses/mit/)

# Thanks For Using Mine Handler Please Give a Star

If Any Bug Open Pull Request