Skip to content

zzidante/chattyApp

Repository files navigation

#Chatty App!

Usage

Chatty App is a simple and colorful Instant Messaging, Single Page App that is composed with React. It runs through an Express server using Websockets to make real-time message updates possible!

Screenshots

"Chatty App!"

1. Install the dependencies
2. Start the webpack server in chatty_server with: <run npm start>, default runs on PORT 3001.
3. Start the chatty app with <npm run start>, default runs on PORT 3000.

npm install
npm start
open http://localhost:3000 to run the app

Dependencies

About

Single Page App using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published