Skip to content

Chatty App is a full stack web application that allows users to communicate with each other without having to register accounts.

License

Notifications You must be signed in to change notification settings

ribeirolm/chatty-app

Repository files navigation

Chatty App

Chatty App is a full stack web application that allows users to communicate with each other without having to register accounts.

Final Product

Users can chat with multiple people.

"Screenshot of Homepage with multi-user chat"

Upon changing username, a notification message is sent to all users.

"Screenshot of Homepage with multi-user chat"

Getting Started

Install the dependencies and start the web server.

npm install
npm start

Start the websocket server by navigating within the chatty-server folder and running the server using the npm start command.

Open http://localhost:3000

Dependencies

About

Chatty App is a full stack web application that allows users to communicate with each other without having to register accounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published