https://github.com/hafisn07/nextjs-13.4-image-gallery
This project showcases all important features & caching strategies of the new Next.js app router.
https://github.com/hafisn07/nextjs-13.4-image-gallery
api client-side-rendering nextjs13 server-side-rendering typescript upsplash
Last synced: about 1 month ago
JSON representation
This project showcases all important features & caching strategies of the new Next.js app router.
- Host: GitHub
- URL: https://github.com/hafisn07/nextjs-13.4-image-gallery
- Owner: hafisn07
- Created: 2023-11-08T07:20:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T08:04:05.000Z (over 2 years ago)
- Last Synced: 2025-12-22T07:35:08.628Z (6 months ago)
- Topics: api, client-side-rendering, nextjs13, server-side-rendering, typescript, upsplash
- Language: TypeScript
- Homepage:
- Size: 678 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.