An open API service indexing awesome lists of open source software.

https://github.com/farhanshoukat/would-you-rather


https://github.com/farhanshoukat/would-you-rather

es6 react react-components react-redux react-router reactjs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Would You Rather Project

A react app in which a user can play the “Would You Rather?” game. The game goes like this: A user is asked a question in the form: “Would you rather [option A] or [option B] ?”. Answering "neither" or "both" is against the rules.

This aap is good example for those who are starting react. Rather than focusing heavily on HTML and CSS it covers a lot of topics like react components, controlled components, redux, actions, reducers etc.

This app is part of the projects from [React Nanodegree Program](https://www.udacity.com/course/react-nanodegree--nd019).

## How to run

To get started:

* install all project dependencies with `npm install`.
* start the development server with `npm start`

## Contact
You can get in touch with me on my LinkedIn Profile: [Farhan Shoukat](https://www.linkedin.com/in/farhan-shoukat/)

## License
[MIT](../master/LICENSE)
Copyright (c) 2020 Farhan Shoukat