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
- Host: GitHub
- URL: https://github.com/farhanshoukat/would-you-rather
- Owner: FarhanShoukat
- License: mit
- Created: 2020-08-13T12:43:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T10:40:08.000Z (over 5 years ago)
- Last Synced: 2025-03-31T16:32:49.121Z (about 1 year ago)
- Topics: es6, react, react-components, react-redux, react-router, reactjs
- Language: JavaScript
- Homepage:
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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