MERN-chat-app

Hashtag.US Hosted - https://hashtag-us.herokuapp.com/#/

clone the repo using - git clone https://github.com/amankumarm/MERN-chat-app.git

run npm install in client and server directories

to start the server run nodemon app in server directory

localhost:5000

to make changes in client, run npm run dev in client directory