Skip to content

AaLai/Chatty-App

Repository files navigation

Chatty App

A simple client side SPA Slack clone built with ReactJS. Users are able to chat with each other, change their names, post pictures and change chat rooms

Final Product ver 1.1.0

  • ver 1.1.0
    • Simple chatroom support added
  • ver 1.0.0
    • Basic chatty app completed

"Chatty app base interface" "Example of room functionality"

Dependencies

- Chatty

  • React
  • React-dom

- Chatty Server

  • Express
  • Uuid
  • Node Web Socket

Getting started

  • Install all dependencies (using the 'npm install' command in BOTH chatty and chatty_server).
  • Run the Chatty Server by going into the chatty_server folder and using the 'npm start' command.
  • Run the development web server for Chatty using the 'npm start' command in the main chatty folder.
  • open http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published