Dance Gavin Dance
Over 5 years ago — 2 min readA fan-made site for the band Dance Gavin Dance
Tools Used: React, Sass, BandsInTown API
What I learned
- The basics of React. (React Router, Component Lifecycle, State).
- How to make API requests and use promises.
- Using Sass variables and mixins.
What it does
It’s a simple landing page style website that uses the BandsInTown API to list the most recent tours that are happening for the band, as well as listing all of the albums, with links to listen to that album on YouTube.
After fetching the API response, the text is positioned over the image to make it look like it’s part of the image.
There’s also another page that has the next year of tour dates listed, with a link to get tickets for each of them.