This is a solution to the Tindog App Project on Scrimba .
Users should be able to:
- Get a view of the next dog image soon as they like or dislike the current one.
- A nope or like badge should appear on top of the dog image once the like or dislike button is clicked.
- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements
- Semantic HTML5 markup
- CSS custom properties
- Vanilla JavaScript
- Flexbox
- Mobile-first workflow
Suggestions on how to improve are highly welcome.Thank you!💜