Skip to content

wang790222/ChattyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Chatty

Chatty will allow users to communicate with each other without having to register accounts. It will use React, a popular front-end library created and used heavily by Facebook as well as modern tools for Node including Webpack and Babel.

Getting Started

  1. Clone the Chatty and create your own git repo.

  2. Install dependencies using the npm install command in "Chatty_React_Server" and "Chatty_WebSocket_Server".

  3. Start the React server using the npm start command in "Chatty_React_Server". The app will be served at http://localhost:3000/.

  4. Start the WebSocket server using the npm start command in "Chatty_WebSocket_Server". The server will be served at http://localhost:3001/.

  5. Go to http://localhost:3000/ in your browser and start chatting.

Dependencies

Screenshot

"Screenshot of Chatty"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published