Skip to content

A chat application built with React, Express and Socket.io

License

Notifications You must be signed in to change notification settings

Amrmak/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

A chat application built with React, Express and Socket.io

Getting Started

Prerequisites

  • NodeJS
  • Yarn

Installing

To get things up and running open your terminal and follow these steps:

Clone repo:

git clone https://github.com/Amrmak/chat-app.git

Go to root directory:

cd chat-app

Install dependancies:

yarn install

Spin up the servers

yarn start

A new tab will open in your default browser with an instance of the app.

Open multiple tabs to simulate multiple users

Upcomming

Next versions will support features like Authentication, Persistent chats with a Database, Private Chats and way more.

Stay tuned

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A chat application built with React, Express and Socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published