Skip to content

MarcLignarius/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp / SlackDat

March 2020

By Marc Davies

Dependencies License

Table of Contents

Description

This application allows users to login to different chat rooms, meet other users and chat with them. This application was built following Traversy Media's "Realtime Chat With Users & Rooms": https://www.youtube.com/watch?v=jD7FnbI76Hg&t=

Technologies Used

  • Express 4.17.1
  • Moment: 2.24.0
  • Socket.io: 2.3.0

Setup and Installation

  • Launch your terminal.
  • cd desktop Navigate to the desktop.
  • git clone "https://github.com/MarcLignarius/ChatApp" Clone this repository to your desktop.
  • cd ChatApp Open up the cloned repository.
  • npm install This will allow the viewer of this project to have access to the CLI (command line interface) for webpack.
  • npm run dev to launch the app which will be hosted at http://localhost:3000/

Alternatively, visit https://fierce-reef-65258.herokuapp.com/ to see the live version of the application.

Known Bugs

There are no known bugs as of last release.

Support and Contact Details

Please contact me via LinkedIn if you have any questions. Your feedback is always welcomed!

Copyright (c) 2020 Marc Davies

About

Real time chat app built with Express, Moment and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published