Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 549 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 549 Bytes

Battle of limited-lines

Install

Install docker: https://docs.docker.com/v17.09/engine/installation/ Build image: docker build image Find Image id: docker images Create and start container: docker run -p 8080:8080 -d [IMAGE_ID]

And you can see the website on http://localhost:8080

Definition

With this app you can easy download youtube videos.

Feedback

When you have feedback or bugs, write an Issue or send email to [email protected]

Challange

I must wite the beter code with limeted lines then my friend Ivinator.

AdriBloober