Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hafizn07/nextjs-13.4-image-gallery

This project showcases all important features & caching strategies of the new Next.js app router.
https://github.com/hafizn07/nextjs-13.4-image-gallery

api client-side-rendering nextjs13 server-side-rendering typescript upsplash

Last synced: about 9 hours ago
JSON representation

This project showcases all important features & caching strategies of the new Next.js app router.

Awesome Lists containing this project

README

        

# Next.JS 13.4 Image Gallery (Tutorial Project)

This project showcases all important **features & caching strategies** of the new Next.js **app router**.

To run the app, you need to get a free [API key from Unsplash](https://unsplash.com/developers) and add it to your `.env.local` under `UNSPLASH_ACCESS_KEY`.