LarrySul / deploy-static-website-on-aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy Static Website on AWS

In this project, I deployed a static website to AWS using S3, CloudFront, and IAM.

The files included are:

index.html - The Index document for the website. /img - The background image file for the website. /vendor - Bootssrap CSS framework, Font, and JavaScript libraries needed for the website to function. /css - CSS files for the website.

The URL to the project https://d2yb33q4g06e3i.cloudfront.net/index.html

Udacity School of Cloud Computing

About


Languages

Language:CSS 56.9%Language:HTML 43.1%