[SOLVED] Web - Hello

35.00 $

Category:

Description

5/5 - (1 vote)

Hello

It’s my front-end part of test project.

Task description can be find in task_description.pdf file in this repository.

Requirements

  • Ubuntu 18.04 LTS
  • Docker

Tools

Project uses of open source projects to work properly: – ReactJS – node.js

For UI is used MaterialUI React Framework.

To install this part u need continue next steps: – Install Docker. Complete Docker installation can be find

cd synergy_way_frontend

“`

Start building the frond-end part with

docker-compose up -d --

… And it will run the container

You will be able to see created container working on your machine with command

“` docker stats