Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 3.08 KB

README.md

File metadata and controls

72 lines (50 loc) · 3.08 KB

WYR? 🤔

Build Status Dependencies JavaScript Style Guide: Good Parts Contributions welcome License NPM Version GitHub last commit

Would you rather is a website where you can play around with your friends, you can create your own account and post any question so that any user can vote for one of the options.

Home Page

Table of Content

Built With

forthebadge ForTheBadge built-with-love

Getting Started

Prerequisites

To use this repository, you need the following installed locally:

Installation

After installing the dependencies, just clone the repository and navigate to the directory.

$ git clone https://github.com/3ba2ii/Would-Your-Rather
$ cd Would-You-Rather
$ yarn start

Demo-Preview

Authors

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request