Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 500 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 500 Bytes

ask-david

Simple react app that assists in decision making by doing a random selection among a given list of options.

Dedicated to my friend David who is the worst decision maker I know.

Hosted at https://ask-david.rdunk.net.

Pre-requisites

Have the following installed.

  • Node / npm

Run locally

  1. cd web
  2. npm install
  3. npm run dev

Hosting

Hosted powered by AWS S3 and Cloudfront. Terraform configuration available in iac folder.