Simple webpage to build tables with the results from an API call.
- Upload files to S3 bucket
- Set S3 permissions on the bucket to "Make Public"
Use JavaScript to call an API and format the results into a clean HTML using Bootstrap css to create a table that is mobile responsive.
- Need to make the page more Dynamic.
-
- Get table headers from API
-
- Clean up Javascript code
- This is the website that I followed https://medium.com/@kyle.galbraith/how-to-host-a-website-on-s3-without-getting-lost-in-the-sea-e2b82aa6cd38