Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.