Skip to content

asukakuwahara/chatty-app

Repository files navigation

Chatty

Chatty is a real-time interactive online chat application. Chatty will allow 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. Start the web server using the npm run local command('npm run start-react'). The app will be served at http://localhost:3000/.
  4. Start the WS server using the npm run local command('npm run start-ws). The WS server will be served at http://localhost:3001/.
  5. Go to http://localhost:3000/ in your browser.

Dependencies

Screenshots

createURLimage createURLimage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published