https://github.com/shadyshawkat/would-you-rather-app
https://github.com/shadyshawkat/would-you-rather-app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadyshawkat/would-you-rather-app
- Owner: ShadyShawkat
- Created: 2021-07-06T19:53:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-10T14:55:38.000Z (almost 5 years ago)
- Last Synced: 2025-02-04T12:56:09.992Z (over 1 year ago)
- Language: JavaScript
- Size: 311 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Would You Rather
This is a game where you can login with different user, Then you can create/answer on questions.
You can increase your score by creating more questions or simply by answering ones you haven't asnwered yet.
This app is created using react, redux, react-redux and redux-toolkit.
Start the project by using 'npm install' or 'npm i' to install the required modules amd dependencies, then run 'npm start' to start using the app.