A web application for Yu-Gi-Oh! players who want to check their taste in cards.
AKA, Tinder for Yu-Gi-Oh! Cards
There are a bunch of Yu-Gi-Oh! (YGO) Monster Cards out there! I figured it'd be fun to like or strike each and every one of them. There's a lot of attractive ones, ugly ones, and many in between!
- HTML, CSS, and JavaScript
- Lodash (
kebabCase
andsample
) - Font Awesome Icons (5.14.0)
- Animate.css
- User can view a random card from the database.
- User can rate a card.
- User can view all of their rated cards.
- User can sort group their rated cards by archetype.
- User can remove cards from either collection.
- User can view card details within the application.
- User can filter for cards they want to rate.
- Static site is served from the root. No bundling/compilation required.
- Launch the app with any browser (tested with Chrome).