This Application is Built using React Js. Simple Web Chat Application
Install Project using Git
git clone https://github.com/SikandarJODD/mint.git
cd mint
Specify the Database Name
mongodb://localhost:27017/DatabaseName
1] Go in Public Folder
cd public
npm i
npm start
Go in Server Folder
cd server
npm i
npm start