Skip to content

zmcadie/chatty-app

Repository files navigation

Chatty

Chatty is for... chatting! A simple, stripped down chatroom that allows users to communicate with whoever's online.

"main view"

Getting Started

Chatty is low-profile, no databases, no fuss. Clone this repository and make sure to clone the server as well from : https://github.com/zmcadie/chatty-app-server

Don't forget to install the dependencies with: npm install And run the server and the application in seperate consoles with: npm start

Dependencies

  • react
  • Node 5.10.x or above

Built With

  • NodeJS - JavaScript runtime
  • React - To build the simple user interface
  • Websockets - To manage real-time server communication

"three user view"

About

A slimmed down chatroom application built as an assignment for Lighthouse Labs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published