Would you rather is a React-based App provided by Egypt-FWD / Udacity. Bootstrapped with Create React App.
- Select a user to login
- Answer any question from other users or your own
- Check your previews answers
- Ask/Add new questions
- Leader board that is sorted according to number of answers and questions
- Private/Protected routes
- A 404 not found page for any incorrect URL
- Authentication
- Logout
$ git clone https://github.com/Mohammed-Mounir/Would-You-Rather.git
$ cd Would-You-Rather
$ npm install
$ npm start
- React v17 using Hooks
- Redux v4
- Redux Thunk v2
- React Router DOM v6.