This is a Real Time Chat Application
- Express + Node Js
- React JS
You can Send Photos , videos through this Application
- Install Node Js
- Nodemon npm package
- Split Your terminal into two swction
- On first section
- Git clone this --by
- $ git clone https://github.com/Rakibul440/Chat-Application.git
- $ cd Chat-Application
- $ cd backend
- $ nodemon index.js
- On Second Section
- $ cd Chat-Application
- $ cd frontend
- $ cd src
- $ npm run dev