Skip to content
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (14 loc) · 734 Bytes

File metadata and controls

26 lines (14 loc) · 734 Bytes

Would You Rather Project

An app that allows you to play the "Would You Rather?" game.

Getting Started

Prerequisites

You will need to install either npm or yarn before installing this project.

Installing

  • install all project dependencies with npm install or yarn.
  • start the development server with npm start or yarn start.

Contributing

See CONTRIBUTING.md for information.

Acknowledgments

This project was built from Udacity's Starter Code for the Would You Rather Project.

Authors