Something went wrong. Please try again.
} 60 | {searchResults?.length === 0 &&Nothing found. Try a different query!
} 61 |First name: {user.first_name}
40 |Last name: {user.last_name}
41 | Unsplash profile 42 |Something went wrong
15 | 16 |Sorry, this page does not exist
6 |8 | This is a sample project to showcase and learn the new NextJS 13 app directory and its features, including: 9 |
10 |19 | Every page uses a different approach to fetching and caching data. Click the links in the nav bar to try them out. 20 |
21 |Note: In order to load the data on this site, you need to get a free API key from Unsplash and add it to your .env.local
file as UNSPLASH_ACCESS_KEY
.
Unsplash has a free quota of 50 requests per hour so you might start getting errors if you try too often.
25 |