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

https://github.com/Freshman-tech/unsplash-search

A Unsplash Search Application built with Svelte 3
https://github.com/Freshman-tech/unsplash-search

svelte svelte-v3 unsplash unsplash-api

Last synced: 2 months ago
JSON representation

A Unsplash Search Application built with Svelte 3

Awesome Lists containing this project

README

          

# Unsplash Search App

A Unsplash Search Application built with Svelte 3. Tutorial: https://freshman.tech/unsplash-search/

Here's what the completed application looks like:

![demo](https://github.com/freshman-tech/unsplash-search-starter-files/blob/master/demo.gif)

## Prerequisites

You must have Node.js and npm installed on your machine. This project was built against the following versions:

- Node v12.6.0
- npm v6.9.0

## Setup

- Clone this repo to your machine
- `cd` into the project folder and run `npm install`
- Run `npm run dev`
- Navigate to http://localhost:5000