Skip to content

donaldma/chattyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChattyApp Project

A lightweight slack clone that incorporates skills such as ReactJS, websockets and Express.

Final Product

"First page" "2 users online" "user name change/messages"

Getting Started

  1. Clone this repository into your local machine.
  2. Install dependencies using the npm install command in both client and server directories.
  3. Start the web server using the npm start command in both the client and server directories. The app will be served at http://localhost:300/.
  4. Go to http://localhost:3000/ in your browser.
  5. Screenshots included in docs directory and also provided under the 'Final Product' section.

Dependencies

  • Express
  • Node 5.10.x or above
  • React
  • Node-uuid
  • ws
  • Webpack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8