Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abdelrahman-mh/card-design

simple card design, with 100% Tailwind css
https://github.com/abdelrahman-mh/card-design

tailwind

Last synced: 5 days ago
JSON representation

simple card design, with 100% Tailwind css

Awesome Lists containing this project

README

        

Builds with 100% Tailwind Css, ses live [Demo](https://abdelrahman-mh.github.io/card-design/)

## For test it :point_right:

Clone the app:

```shell
git clone https://github.com/abdelrahman-mh/card-design

# after go to the app dire
cd card-design
```

Install dependencies:

```shell
npm install
```

Run the app:

```shell
npm start
# 👍
```

> this will run app at [http://127.0.0.1:8080/](http://127.0.0.1:8080/)

![screenshot](./docs/screenshot.jpg)