https://github.com/equk/unsplash-svkit
đź“· sveltekit image api search
https://github.com/equk/unsplash-svkit
Last synced: over 1 year ago
JSON representation
đź“· sveltekit image api search
- Host: GitHub
- URL: https://github.com/equk/unsplash-svkit
- Owner: equk
- License: mit
- Created: 2022-10-18T09:47:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T09:20:40.000Z (over 3 years ago)
- Last Synced: 2025-01-24T07:11:25.984Z (over 1 year ago)
- Language: Svelte
- Homepage:
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unsplash-svkit
:camera: unsplash search using sveltekit
- [x] Loading Feedback
- [x] Async API Requests
- [x] API Key Seperated Using `.env`
⚡️ powered by
- [x] [sveltekit](https://github.com/sveltejs/kit)
- [x] [vite](https://github.com/vitejs/vite)
- [x] [tailwindcss](https://github.com/tailwindlabs/tailwindcss)
requirements: [unsplash developer api key](https://unsplash.com/developers)
add unsplash developer key to `.env` file in base of project
PUBLIC_API_CLIENTID="insert-api-key-here"
created as a working example of sveltekit & is based on [unsplash-js-search
](https://github.com/equk/unsplash-js-search) (unsplash search using vanillajs)
## screenshot

## unsplash references
- https://unsplash.com/documentation
- https://unsplash.com/api-terms
# contact
Website: https://equk.co.uk
Twitter: [@equilibriumuk](https://twitter.com/equilibriumuk)
### notes
> Unsplash API Terms (Attribution)
>
> Each time you or your Developer App displays a Photo, your Developer App must attribute Unsplash, the Unsplash photographer, and contain a link back to the photographer’s Unsplash profile.