Skip to content

bobbybaxter/venns-against-humanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venns Against Humanity

An app built with React and D3 that generates random Cards Against Humanity cards and places them in a venn diagram.

Demo

Where do I get the cards from? JSON Against Humanity

How did I create the venn diagram? Ben Frederickson's venn.js library

Installation Instructions

  • Clone down this repo
  • At the root of the project, run npm install

How to Run

  • In your terminal, type npm start

Note: if you want to make a production build of this project, type npm run build. This will create a folder called build with all the minified code you need.

How to deploy

  • In your terminal, type npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published