Skip to content

tylosh/ChattyApp

Repository files navigation

Chatty App Project

Chatty App is a real time web application allowing multiples users to chat in real time.

Getting Started

Install the dependencies and start the server.

npm install
npm start
the app will be open at -> <http://localhost:3000> in your browser
server also needs to be started on Port 3001 -> run npm start from within chatty_server folder.

Dependencies

Final Product

"Chat interface displaying messages and username changes"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published