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

https://github.com/gillkyle/card-surge

UI Playground for well-designed Cards
https://github.com/gillkyle/card-surge

card css design ui-playground

Last synced: 12 months ago
JSON representation

UI Playground for well-designed Cards

Awesome Lists containing this project

README

          

# Card Surge
UI Playground for designing beautiful Cards

![gif](https://ph-files.imgix.net/bdfeb893-7fbb-4c05-b696-cbbe5c5af8a6?auto=format&auto=compress&codec=mozjpeg&cs=strip)

Check out the launch on [Product Hunt:](https://www.producthunt.com/posts/card-surge/)!

## Install

Make sure that you have the Gatsby CLI program installed:
```sh
npm install --global gatsby-cli
```

Then you can install dependencies with:
```sh
npm install
```

And run:
```sh
gatsby develop
```

## Deploy

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gillkyle/card-surge)