Movie DB

'universal app' built using the NextJS framework.

I've built this to showcase the latest features of the ever-evolving Next JS framework. This app demonstrates the 'universal' features of Next JS, including automatic code splitting and the utilisation of both Serverless side rendering (the API routes in this application where built using serverless functions), and statically generated HTML.
Google Firestore was used for the backend.