Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hafizn07/nextjs-13.4-image-gallery
- Owner: hafizn07
- Created: 2023-11-08T07:20:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T08:04:05.000Z (about 1 year ago)
- Last Synced: 2023-12-02T15:35:49.413Z (12 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`.