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

https://github.com/pedrohenrique-git/simple-chat-app

A simple chat, made with socket.io
https://github.com/pedrohenrique-git/simple-chat-app

javascript nodejs socket-io

Last synced: about 2 months ago
JSON representation

A simple chat, made with socket.io

Awesome Lists containing this project

README

          

# ChatApp

A simple chat with socket.io

## Getting Started

To run the project, run npm run dev and open index.html via the vscode live server extension

## Built With

* [Html](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
* [Css](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
* [Node](https://nodejs.org/en/)
* [Socket.io](https://socket.io/)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details