Would You Rather

Would You Rather is a fully responsive and mobile-ready polling game that presents the user with a series of questions.

It's built with React, Redux, React Router, & Redux Thunk. Typescript tests & styled component

Installation

Install node v12.16.3 & yarn need to run project without errors. Clone the repository, change directories, and use NPM to install the dependencies.

$ git clone https://github.com/mmayadag/Would-You-Rather.git
$ cd Would-You-Rather
$ yarn

Usage

The project can be run with

  • yarn start

The project can be viewed in the browser at

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Author

Murat Mayadağ - GitHub - LinkedIn

License

This project is licensed under the MIT License.

License

This project is licensed under the MIT license, Copyright (c) 2019 Maximilian Stoiber. For more information see LICENSE.md.