/MernDevelopment

Primary LanguageJavaScriptMIT LicenseMIT

MernDevelopment

Chatting App

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

Getting Started

# Install the dependencies.
$ cd .
$ npm install

### Run the App

```bash
$ cd .
$ npm run start

By default, you can visit the API in your web browser at http://localhost:8080

Screenshots

Login

screenshort

Register

screenshort

BrowserNotification

screenshort

UnreadMessage Tab

screenshort

......