Just a magic 8 ball in Javascript, with some added profanity (optional)
Go to file
Logic Kenzie c14fb12607 Upload Magic 8 Ball 2023-09-26 08:05:29 -05:00
.gitignore Initial commit 2023-09-26 12:57:54 +00:00
LICENSE Initial commit 2023-09-26 12:57:54 +00:00
README.md Upload Magic 8 Ball 2023-09-26 08:05:29 -05:00
index.astro Upload Magic 8 Ball 2023-09-26 08:05:29 -05:00

README.md

Magic 8 Ball

A simple magic 8 ball with optional profanity Hosted at https://logically.cc/8ball

Note that this source is uncoupled from the components required to run it standalone

Use Project Standalone

You'll want to run npx create-astro to use this project standalone. Then, you can clone this project into the src/pages directory and then run npx astro build to have the finished product we release on logically.cc