Skip to content

cgarate/chatty-app

Repository files navigation

Chatty-App

A real time chat application developed with React as part of the Web Dev Bootcamp at Lighthouse Labs.

Usage

Clone the repository, install the dependencies.

/chatty-app/npm install
cd chatty-server
node server.js
cd ..
npm start
open browser to http://localhost:3000

### Dependencies

* React
* Webpack
* [babel-loader](https://github.com/babel/babel-loader)
* [webpack-dev-server](https://github.com/webpack/webpack-dev-server)

About

A web socket chat application built with React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •