Skip to content

mpirescarvalho/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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