Skip to content

Nowdays - This is a realtime-chat-application. This application covered by web-socket for Realtime messaging. Whole system developed by ExpressJS, ReacJS, Socket, Mongodb & NodeJs.

Notifications You must be signed in to change notification settings

Ritabrata-Paul/Nowdays-Chat-Application-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nowdays a simple chat application that I've made using React js and socket-io, Expressjs and many more .

Status: Finished

AboutFeaturesScreenshotsHow it worksTech Stack

About

🛒 Nowdays - This is a realtime-chat-application. This application covered by web-socket for Realtime messaging. Whole system developed by ExpressJS, ReacJS, Socket, Mongodb & NodeJs.

Features

  • Nowdays
  • User Authentication with Mongodb
  • User can Chat Eachother
  • Nice and smooth UI & Avatar

Screenshots

cases

cases

cases

cases

---

How it works

This project have two parts:

  1. Frontend
  2. Hosting

It will need an account in Google to connect it to the Firebase for hosting and User Authentication.

Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com). In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

Running the web application

# Clone this repository
$ git clone https://github.com/Yola21/Amazon-Clone-App.git

# Go to your local repository:
$ cd [local repository]

# Check package.json file and ensure scripts are notated as below:

$ "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  
# Delete the node_modules folder and any 'lock' files such as 
yarn.lock or package-lock.json (if present).

# Install dependencies
$ npm install

# Run the application
$ npm start

# Build the application
$ npm run build

Tech Stack

The following tools were used in the construction of the project:

Website (React)

See the file package.json

Utilities


Developed with ❤️ by Ritabrata

About

Nowdays - This is a realtime-chat-application. This application covered by web-socket for Realtime messaging. Whole system developed by ExpressJS, ReacJS, Socket, Mongodb & NodeJs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published