Pulls a random tarot card from the Rider-Waite Deck. Completely clientside using HTML, CSS, and Javascript. (images from wikipedia ; card data from https://rws-cards-api.herokuapp.com/api/v1/cards ; combined and stored as json object in main.js)
You can participate in this project through many ways. Here are some ideas below:
- Work on an issue - Please comment on the issue before you start working on it to let everyone know.
- Submit a new issue - If you notice anything that should change when playing with the app, please create a new issue for it! Please make sure the issue doesn't already exist.
- Participate in discussion - Help brainstorm, get to know other contributors, etc.
Need help understanding workflow for contributing? Check out this firstcontributions repo.