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
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
The project can be run with
yarn start
The project can be viewed in the browser at
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
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.
Murat Mayadağ - GitHub - LinkedIn
This project is licensed under the MIT License.
This project is licensed under the MIT license, Copyright (c) 2019 Maximilian Stoiber.
For more information see LICENSE.md
.