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
- Host: GitHub
- URL: https://github.com/gillkyle/card-surge
- Owner: gillkyle
- License: mit
- Created: 2018-06-21T07:19:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T21:34:44.000Z (almost 8 years ago)
- Last Synced: 2025-02-28T19:16:50.093Z (over 1 year ago)
- Topics: card, css, design, ui-playground
- Language: JavaScript
- Homepage: https://card.surge.sh
- Size: 244 KB
- Stars: 52
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Card Surge
UI Playground for designing beautiful Cards

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
[](https://app.netlify.com/start/deploy?repository=https://github.com/gillkyle/card-surge)