Skip to content

xiadongdev/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatty Project

A single-page Slack clone application built with Node, Express, React, JSX, Babel and WebPack. Chatty supports multiple users to communicate with each other and receive system notification in real-time.

Final Project

"Screenshot of URLs page" "Screenshot of URLs page"

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm start command.
  3. Open another terminal and start the react client using the npm start command.
  4. Go to http://localhost:3000/ in your browser, open as many windows as needed to stimulate multiple users chatting situation.

Dependencies

  • Express
  • Node 5.10.x or above
  • nodemon
  • express
  • uuid
  • ws
  • react
  • babel
  • eslint
  • webpack

About

A single-page real-time chatting application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors