Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.97 KB

README.md

File metadata and controls

58 lines (42 loc) · 1.97 KB

Chatter/web

Talk live to anyone from anywhere

GitHub language count GitHub top language GitHub stars GitHub last commit Website

Live

You can find the application live here: https://chatter-room.netlify.app/


Chatter rooms Chatter chat room

Contributing

  1. Fork it (https://github.com/mpirescarvalho/chatter/fork)
  2. Create your feature branch (git checkout -b feature/awesome)
  3. Commit your changes (git commit -am 'Add awesome feature')
  4. Push to the branch (git push origin feature/awesome)
  5. Create a new Pull Request

Building

You'll need Node.js installed on your computer in order to build this app.

$ git clone https://github.com/mpirescarvalho/chatter.git
$ cd chatter
$ npm install
$ npm run start

Runs the app in the development mode.

Contact

made by Marcelo Carvalho made by Marcelo Carvalho