CalebCyphers / the-empress-deck-tarot

An app built by FrontEnd Students in Mod3 designed to facilitate creativity and the challenge of learning a new technology. The app will be designed to deliver a portable tarot journal where the user can easily do readings and log their own thoughts over time.
1 stars 0 forks source link

Daily reading #28

Closed CalebCyphers closed 3 years ago

CalebCyphers commented 3 years ago

Description

This pr adds styling adjustments, columns and rows to the website. The site will now display a loader until the fetch request is complete and the state is filled with the card data from the empress-tarot api. App now has a function to grab a random card, and that card is passed into the 'daily reading' component to display its info. If the card is reversed, the image will display upside down.

More testing is required.

Prop Types need to be added

Screenshots

Screen Shot 2020-10-28 at 6 02 41 PM Screen Shot 2020-10-28 at 6 02 28 PM

How Has This Been Tested?

Types of changes

Checklist:

Issues