Skip to content

ryansully/firecards

Repository files navigation

FireCards Build Status codecov

A party game for horrible people, powered by Firebase.

FireCards is an online implementation of Cards Against Humanity that demonstrates some of the features and capabilities of Firebase. Anyone can install it to a personal Firebase project to play with friends and other horrible people. :)

Firebase Setup

Before installing FireCards, you will need to create a Firebase project.

  1. Create a Firebase project in the Firebase console.
  2. Enable the sign-in providers you want to use in the Authentication section. Your friends will be able to connect to your game through the services you enable.

Installation

npm install

After packages finish installing, you will be prompted to log into Firebase and add the project you created.

When you're ready to deploy to Firebase, run npm run deploy. Use the Hosting URL displayed at the end of deployment to use your FireCards installation.

This project was bootstrapped with Create React App. See the CRA User Guide for details.

About

A party game for horrible people, powered by Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages