Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 657 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 657 Bytes

Coffee Chat App

Description

Join Coffee Chat and put on a fresh brew. It's always the right time for some developer fuel.

Join coffee chat, start chatting, and settle in with your cup of joe.

Dependencies

Development

  • Browsersync
  • Nodemon

Production

  • express
  • socket.io

Installation

Visit the live app on Glitch at https://glitch.com/~taylors-coffee-chat-app

OR

  1. Download ZIP or clone repository
  2. Start MAMP/WAMP/XAMPP servers
  3. Navigate to the project directory
  4. Run "npm run start" in terminal of project directory
  5. Navigate to localhost:3000 or localhost:5050
  6. Start chatting!

Author

Taylor Wills [@twillls]