Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snappy - Chat Application

Snappy is chat application build with the power of MERN Stack.

login page

home page

Installation Guide

Requirements

Both should be installed and make sure mongodb is running.

Installation

First Method

git clone https://github.com/Alpha2820/Snappy---Chat-Application
cd chat-application

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

Snappy is a real-time chat application built with the MERN stack and Socket.io, featuring secure authentication and instant messaging with a modern UI.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages