Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abdelrahman-mh/card-design
- Owner: abdelrahman-mh
- Created: 2024-03-28T00:41:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-28T00:52:31.000Z (8 months ago)
- Last Synced: 2024-03-28T01:43:36.144Z (8 months ago)
- Topics: tailwind
- Language: HTML
- Homepage: https://abdelrahman-mh.github.io/card-design/
- Size: 6.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)