Skip to content

"💬 ChatApp - Create, connect, and chat in real-time with this versatile messaging application. Developed with simplicity and efficiency in mind, using react html css JavaScript mongoDB node express

Notifications You must be signed in to change notification settings

GauravTupe0/ChatSwift-chatting-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ChatSwift - Chat Application

Installation Guide

Requirements

cd public
mv .env.example .env
cd ..
cd server
mv .env.example .env
cd ..

Now install the dependencies

cd server
yarn
cd ..
cd public
yarn

We are almost done, Now just start the development server.

For Frontend.

cd public
yarn start

For Backend.

Open another terminal in folder, Also make sure mongodb is running in background.

cd server
yarn start

Done! Now open localhost:3000 in your browser.

About

"💬 ChatApp - Create, connect, and chat in real-time with this versatile messaging application. Developed with simplicity and efficiency in mind, using react html css JavaScript mongoDB node express

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published