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

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

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

![](screenshot.jpg)

## 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.