Skip to content

Pvppcoe-se/mintmint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vppcoe Chat Application

This Application is Built using React Js. Simple Web Chat Application

Installation

Install Project using Git

  git clone https://github.com/SikandarJODD/mint.git
  cd mint

Connection Database using MongoDb

Specify the Database Name

mongodb://localhost:27017/DatabaseName

Install the Dependencies on your System

1] Go in Public Folder

    cd public
    npm i
    npm start

Go in Server Folder

    cd server
    npm i
    npm start

Application will be Run on Localhost 3000

Screenshot

Registration of User

Screenshot

Chat Application

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published