Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpirescarvalho/chatter

Realtime room chat client built with ReactJS 💬
https://github.com/mpirescarvalho/chatter

chat chatter reactjs realtime socket-io styled-components typescript

Last synced: about 2 months ago
JSON representation

Realtime room chat client built with ReactJS 💬

Awesome Lists containing this project

README

        

# 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 ()
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 first need chatter-server running: https://github.com/mpirescarvalho/chatter-server

You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.

```bash
$ 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