4IT580: Docs
4IT580 WebGithub

1st Homework

Goal of this homework is to setup you editor and SSH to connect to 4IT580 server.

You will need this setup for during whole semester.

There are 4 steps:

Deadline: Monday 4/10/2020 - 23:59:59

If you have any problems contact your teacher using MS Teams: Tomas Horacek (@hort19).

Connect to Server

Check Your Email for SSH Login

It should be in your school inbox:

SSH access for USERNAME

host: vse.handson.pro
login: USERNAME
password: PASSWORD

More info at: https://github.com/cngroupdk/vse-4it580

frontend dev: http://dev.frontend.USERNAME.vse.handson.pro/
frontend production: http://frontend.USERNAME.vse.handson.pro/

Please check your SPAM folder too.
If you did not receive it contact Tomas Horacek (@hort19).

Connect to Server

Edit file on server

Create Simple React Counter

Open Practical01.js and implement simple counter.

Here is an example implementation

Acceptation criteria are:

Hints

Send a Link to Working React Counter

Once you are finished:

Deadline: Monday 4/10/2020 - 23:59:59

Happy Coding!