Skip to content

reecebedding/cards-against

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cards against humanity clone

This is a clone of the popular "Cards against humanity" game, written in nodejs and react.

Setup

Requirements

Clone this repo to your machine and navigate to both the /client and /server directories and run npm i


Usage

Note: You will need to have both servers running at the same time

Web app

Navigate to /client and run npm start. You will then be able to access it at localhost:8080

Game Server

Navigate to /server and run npm start. This will start the game server API and start listening on localhost:5000


License

You can check out the full license here

This project is licensed under the terms of the MIT License.

About

Cards Against Humanity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published