zhuhanming / cs3219-a1

A1 – 2 Marks: Introduction to Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS3219 Assignment A1

Student Name: Zhu Hanming

Matriculation Number: A0196737L

Set-up

First, clone this repository:

git clone https://github.com/zhuhanming/cs3219-a1.git

Then, simply navigate into the directory and run Docker Compose:

cd cs3219-a1
docker-compose up

Head over to http://localhost:3000 to see the website!

Development

Feel free to make any changes to index.html or index.css. Simply refresh the page to see the changes!

Resources

Website should be generally responsive. Image used was properly licensed under Envato Elements.

About

A1 – 2 Marks: Introduction to Docker.


Languages

Language:HTML 95.4%Language:Dockerfile 4.6%