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

https://github.com/sultan99/cards

Demo application of Stylin usage
https://github.com/sultan99/cards

Last synced: about 1 year ago
JSON representation

Demo application of Stylin usage

Awesome Lists containing this project

README

          

# Cards
This is a demo application showcasing the usage of the [Stylin](https://github.com/sultan99/stylin) and [Holy state](https://github.com/sultan99/holycow) libraries.

Check [online (codesandbox)](https://codesandbox.io/s/github/sultan99/cards/tree/main)







## Getting started
Don't worry be magic 🧙‍

🧙‍ Three magic commands to get the project:
```sh
git clone https://github.com/sultan99/cards.git
cd cards
npm i
```

🧙‍ Two magic words to start:
```sh
$ npm start
```

🧙 One magic link to get involved: [http://localhost:8080](http://localhost:8080/)



## Build
🧙‍ Three magic words to build:
```sh
$ npm run build
```

Check `dist` folder for output.