Cards Against Formality aims to be a web based clone of the popular card game "Cards against humanity".
Play here!
Once the project has developed more. Feel free to start contributing!
"Cards Against Formality PWA" is a progress web app, developed with React.
The project only has 4 dependencies for local development:
-
A package manager, yarn or npm
-
The backend Services for integration with the full application stack.
Once you've insured you have installed all the above dependencies, follow these steps to start contributing.
Clone the repository
git clone https://github.com/JordanPawlett/cards-against-formality-pwa.git
Install the packages!
yarn
Run the dev server!
yarn start
Please find additional Licensing here and information about our privacy policy here.