This is a simple would you rather React Application that offer you to log in and answer some would you rather questions pluse you can ask your own question, the more you asking and answering the more your leader board rank goes up so give it a try
- you can easy log in with one of the three premade accounts.
- you can answer any unanswered question but once u anwered the question will move to the answered tab and u cant answer this question again.
- once you answered a question the allover votes of other users includes you will appears for this question you can see it anytime you want later.
- if you wanna add new question just go to new question tab and fill out the only two options there and hit submit if you tried to leave the page before you submitting an alart will appear to to double check if you wanna really go.
- every answer and question qill add to your over all score u can see it in sidebar or by viewing the leader Board tab.
Would You Rathert React App Project v1 HTML + CSS + JS ===> frontEnd. React Js "@reduxjs/toolkit": "^1.7.0", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^11.2.7", "@testing-library/user-event": "^12.8.3", "react": "^17.0.2", "react-dom": "^17.0.2", "react-icons": "^4.3.1", "react-redux": "^7.2.6", "react-router-dom": "^5.3.0", "react-scripts": "4.0.3", "web-vitals": "^1.1.2"
this app using redux toolkit for state manegment. this app using fireBase RealTime Database as a backEnd api any change data will be saved on the backEnd on any reload the data will be fetched back and nothing is lost only the auth user will lose hit login session. // ---- FIREBASE BACKEND ---- \
you have to check if you have Node.js on you pc To run this project, you just type "npm install" then "npm start" in the terminal . then wait till show up in your browser: ask and answer whatever you wanna.
this app has 70% mobile responsive with 100% pc screens responsive. some upcoming updates will comes later like adding some authntications.