- npm init -y
- npm install express cors axios --save
- npm i nodemon --save
- npm install
- npm start
- npm install vite@latest
- npm install axios
- npm run dev -- for running the application
- chat engine : https://rest.chatengine.io/
- In this we used "npm i react-chat-engine-advanced
- try this too by yourself "npm i react-chat-engine-pretty"