About
Rockstars IT is a statically generated version of the Team Rockstars IT Front-End Tech Case. This application is built using the Next.js web framework and TailwindCss with JIT mode for styling!
Using this website you can browse different Artists, their songs and Genres with data originating from a local JSON file which is served during build time for consumption by the Next.js framework to facilitate static rendering capabilities. Thanks to the static nature of the website all pages are rendered at build time, served from a global CDN and cached using a service worker also supporting Progressive Web Application functionalities like caching and offline fallback support.