📝 NOTE Paste this template at the top of your existing README.md file from the last lab.
TODO:// Add app description
TODO:// Add the URL to your animated app walk-though gif in the image tag below. Make sure the gif actually renders and animates when viewing this README. (☝️ Remove this paragraph after after adding gif)
TODO:// In the User stories section below, add an x between the -[ ] like this - [x] for any user story you complete. (☝️ Remove this paragraph after after checking off user stories)
- User can open the creation screen
- User can cancel out of the creation screen
- User can enter a new question and answer in the creation screen to then show it on the flashcard
- Push code to GitHub
- User gets an error if they try to create a new flashcard with no question or answer
- User can edit existing flashcard
- User can add multiple choice answers in the creation screen