Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zaid-maker/unsplash-search-app


https://github.com/zaid-maker/unsplash-search-app

Last synced: about 1 month ago
JSON representation

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/).