← All projects

Yes and No button

CI/CDHTML/CSS/JS

Project Overview

A super simple project I threw together to help my Girlfriend decide what she wanted for dinner. It has some JS to randomly selects a funny (and possibly insulting) yes or no answer.

Image 1

The main interesting points here are the use of Github actions as a CI/CD to automatically deploy changes to a S3 bucket configured for static site hosting. This allows me to add new options when the modd strikes and get them quickly deployed.

See it in action - Warning can be rude

See it in on Github