Skip to content

Mariam-RM/chattyAppProject

Repository files navigation

Chatty App Project

A basic instant messaging app that was created with React, WebSockets, Webpack, Node, Express to learn React

Usage

  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 start command. The app will be served at http://localhost:3000/.
  4. Start Websocket server by cd into the chatty_server directory and using npm start command
  5. Go to http://localhost:3000/ in your browser.

Screenshots

screenshot of initial chat page screenshot of conversation with mutiple users

Dependencies

About

chatty app project with react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published