Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charleebrown/cardpull
A webapp displaying 5 playing cards at a time
https://github.com/charleebrown/cardpull
css expressjs html nodejs
Last synced: 4 days ago
JSON representation
A webapp displaying 5 playing cards at a time
- Host: GitHub
- URL: https://github.com/charleebrown/cardpull
- Owner: CharleeBrown
- Created: 2023-07-06T21:17:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-12T22:56:43.000Z (6 months ago)
- Last Synced: 2024-05-12T23:35:04.100Z (6 months ago)
- Topics: css, expressjs, html, nodejs
- Language: JavaScript
- Homepage: https://cardpull.cyclic.app
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CardPull
![](cardpull.png)
Card Pull is an app I created to show an example of an API being processed [DeckOfCards API](https://deckofcardsapi.com/).
It creates a deck of cards and pulls five at a time from the deck.