Skip to content

JuniorMario/Chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom v0.1

A Chatroom built with Node.js and React.js

Running the Application

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!

Dependencies

When running docker:

  • Docker
  • Docker Compose

When running local:

  • Node.js
  • Yarn
  • React.js

Contribute

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.

Contact