Skip to content

cristianeams/chatty-App

Repository files navigation

Chatty

Chatty is a real-time web app that allows users to communicate with each other without having to register accounts.

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Go to the chatty_server directory and start the web server using the npm start command. The app will be served at http://localhost:3001/.
  4. Open a new terminal window.
  5. Go to the main directory and run npm start.
  6. Have both terminal windows open and go to http://localhost:3000/ in your browser.
  7. Send your Ip address to friends, so they can connect and chat using Chatty 🤗

Dependencies

  • React
  • UUID
  • Express
  • Ws
  • Babel-core
  • Babel-loader
  • Babel-preset-react
  • Webpack
  • Node Sass
  • Sockjs client
  • Style loader

Final Product

"Screenshot of Chatty" "Users chatting"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published