This application is deployed on heroku: Flashcards.
A flash card game for users to test their knowledge.
GitHub:
- [Flashcards] (https://github.com/Josephhaefling/flashcards-challenge)
This project was bootstrapped with Create React App and uses data retrieved from the WikiArt API.
- Joe Haefling (GitHub: Josephhaefling)
Upon loading the application, the user can choose a category or click start for a random category.
Upon clicking the "Start game" button the user will be presented with their first question.
When the user clicks on the question they will see the answer to the question, and have the oportunity to mark their answer as "Correct" or "Incorrect"
After the user hasn answered all of their questions, they will see their results for this round.
- React
- React Hooks
- React Testing Library / Jest
- Express
- JavaScript
- HTML/CSS
- git/Version Control