Creates a custom birthday card based on your birthday and favourite colour! Made in less than 6 hours for a BrainStation Hackathon.
Try out the demo here: Website
Document.-.Google.Chrome.2022-11-16.10-42-34.mp4
- First, we made a form that asks the user for their Name, Birthday, and Favorite Color.
- On the front of the card used the UnsplashAPI to generate a random image that matched the user's favourite color.
- We used used** CSS animations** to generate a card that opens like a birthday card.
- We used the PokeAPI to generate a random Pokemon that matched the user's favorite color.
- The card also generates a new Birthday greeting every single render.
- Nanaya Miki's GitHub - Frontend
- Daniel Lin's GitHub - Frontend
- Aline Bellozo's LinkedIn - CSS Card Animations
- Shawn Esquivel's GitHub - Backend