1) check which port is running the service - in my example, 3000
2) try to access the server directly from the console ubuntu
curl
localhost:3000
3) if number 2 works, try the same with your computer at.
If 2 worked and 3 no - go to SecurityGroup for your EC2 open port 3000 to your home address, or all.