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

https://github.com/hqcasanova/unsplash

Streamlined version of the Unsplash photo gallery
https://github.com/hqcasanova/unsplash

composition-api grid-layout intersection-observer scss setup-script typescript vue3 wip

Last synced: 4 months ago
JSON representation

Streamlined version of the Unsplash photo gallery

Awesome Lists containing this project

README

        

# Splashed Unsplash - Work in progress
Streamlined version of Unsplash's search results. It is also an attempt at reverse engineering Tailwind CSS by putting together my own utility-first CSS library through SCSS, mixins and globally-scoped styles. All in Vue 3.

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).