Skip to content

This is a Chat Application made by using react + node js where we used the third party packages of inbuilt chat bot UI desings and imported into the code for better frontend project framework. In this we used chatengine as the server with nodejs.

Notifications You must be signed in to change notification settings

PavanPk1/Node-React-Vite-ChatApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Project Overview

web pages

image

image

image

chatengine

image

Instructions

for backend

  1. npm init -y
  2. npm install express cors axios --save
  3. npm i nodemon --save
  4. npm install
  5. npm start

for frontend

  1. npm install vite@latest
  2. npm install axios
  3. npm run dev -- for running the application

Documentations

  1. chat engine : https://rest.chatengine.io/

Third Party Pacakges from npm are:

  1. In this we used "npm i react-chat-engine-advanced
  2. try this too by yourself "npm i react-chat-engine-pretty"

About

This is a Chat Application made by using react + node js where we used the third party packages of inbuilt chat bot UI desings and imported into the code for better frontend project framework. In this we used chatengine as the server with nodejs.

chatengine: https://chatengine.io/

Topics

Resources

Stars

Watchers

Forks