NextJS 13.4 Image Generator
StaticDynamicISR
Topics

This is a sample project to showcase and learn the new NextJS 13.4 Stable App Dir

  • static and dynamic server-side rendering
  • incremental static regeneration
  • client-side rendering
  • route handlers (API Endpoints)
  • meta-data API
  • and more

Every page uses a different approach to fetching and caching

Note: in order to load the data on this side, you will need a free Unsplash Api which gives 50 req/hour and add it to .env.local file as UNSPLASH_ACCESS_KEY