Desmondug / s3-static-website-hosting

Tutorial for hosting a static website in Amazon S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Clone

Responsive Instagram UI Clone

This repository contains files for a static website. This website can be deployed in an AWS S3 bucket.

Any feedback, opinions or suggestions is very welcome!

⚙ Dev Setup (VS Code)

  1. Clone the project.
  2. Open the folder with Visual Studio Code.
  3. Edit and customize the assets (Be Creative)
  4. Create an Amazon S3 Bucket
  5. Upload the files in the S3 Bucket
  6. Enable Website Endpoint
  7. Create an Alias record in Amazon Route to the S3 Endpoint
  8. Test your record to make sure everything works
  9. Goodluck!!

ℹ Infos

Forked and edityed from Leonardo Costa original repo 🙂

Distributed under the MIT License. See LICENSE for more information.

About

Tutorial for hosting a static website in Amazon S3

License:MIT License


Languages

Language:HTML 80.8%Language:CSS 13.1%Language:JavaScript 6.1%