Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaid-maker/unsplash-search-app
https://github.com/zaid-maker/unsplash-search-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zaid-maker/unsplash-search-app
- Owner: Zaid-maker
- Created: 2022-06-15T09:20:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T19:00:52.000Z (over 1 year ago)
- Last Synced: 2024-05-17T20:54:05.228Z (7 months ago)
- Language: Svelte
- Homepage: unsplash-search-app-delta.vercel.app
- Size: 4.83 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unsplash Search App starter files
Starter files for the Unsplash Search app built with Svelte 3. Tutorial:
Here's what the completed application looks like:
![demo](https://github.com/freshman-tech/unsplash-search-starter-files/blob/master/demo.gif)
The code in this repo is meant to be a reference point for anyone following along with the tutorial.
## Prerequisites
You need to have Node.js and npm installed on your computer.
## Getting started
Clone this repository to your filesystem.
`cd` into the project directory and follow along with the [tutorial](https://freshman.tech/unsplash-search/).