For a local copy, clone the repo and from the command line: yarn install && yarn run dev-server
(or use npm).
- Add different options, and the Magic8BallOracle will do all the heavy lifting (randomly selects an option).
Magic8BallOracle is very simple:
Shout out to Andrew Mead and his 31+ hour React course. I highly recommend!