MERN-Chat-App – a dynamic chat application designed with the MERN stack.
Use the package manager NPM to install foobar.
npm install
To run front-end
cd frontend
npm run dev
To run Back-end
cd backend
npm start
- MongoDB Link
- Cloudinary Link
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.