Application to mimc whatsappweb. It is a two column layout which has a list of friends on the left column, and chat history and compose box on the right.
#Steps for installation
git clone git@github.com:cedric2711/whatsappweb.git
Install the app by running the command npm install
Start the appliction by running the command npm start
You can start the application by running the command npm run test