Client Service/Restful Service Dockerization Dockerization client and API - Client folder: Client service Contains a React JS project with its corresponding Dockerfile - API folder: API service Contains a Node Express JS project with its corresponding Dockerfile How to use: - In the project directory run the command docker-compose up - The website url wich corresponds to the client-app : http://localhost:3000/