A web application that allows users to send message to friends, team and family. This is built by MERNStack.
Backend:
-
Node.js
-
Express.js
-
MongoDB Frontend:
-
React.js
-
Redux
-
Scss
# Install the dependencies. $ cd . $ npm install ### Run the App ```bash $ cd . $ npm run startBy default, you can visit the API in your web browser at http://localhost:8080
......



