A Chatroom built with Node.js and React.js
Clone the repo into your machine
$ git clone https://github.com/JuniorMario/Chatroom
Join the project's directory
$ cd Chatroom
Build the application with docker-compose
docker-compose up --build -d
Open your browser on localhost, port 3000/chat(or click here). Enjoy it!
- Docker
- Docker Compose
- Node.js
- Yarn
- React.js
You can help the project by creating a new branch and submitting a pull request, i will review and if it is somehow useful i'll merge and give you the credits.