Skip to content

vanshika2906/ChatMeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatMeet

About

A web based application to chat with your friends that supports multiple users chatting at the same time, enables location sharing etc

Technology Stack

Getting Started

Want to contribute? Follow the steps below to set it up locally.

# Clone this repository
$ git clone https://github.com/your-username/ChatMeet.git

# Go into the repository
$ cd chat-app

# Install dependencies
$ npm start

# Run website
$ yarn run dev-server

This should launch the website on localhost:3000.