Skip to content

agarwal222/Mini-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Chat-App

This is a real time web based chat application where users can create or join anonymous rooms and chat without revealing their identity.

Technologies Used.

  • HTML
  • SCSS
  • JavaScript
  • Socket.io
  • Axios
  • Parcel
  • Node Js
  • Express

Getting Started

To get a local copy up and running follow these simple example steps.

Pre-Requirment

  • Install Node.Js

Instalation

  1. Clone the repo
    git clone https://github.com/agarwal222/Mini-Chat-App.git
  2. Install NPM packages
    npm install

Useage

To run the application on the brouser follow these simplw steps

  1. Run the Server
    npm run ndmn
  2. Run the Dev script
    npm run dev

More to be added soon

About

This is a mini chat app for learning socket io and other realime technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published