- This is a simple React/Redux app to ask and answer questions
- This has following functions
- simple login (without authentification)
- ask questions
- answer questions
- ranking users by the number of answers and questions
npm install
npm start
localhost:3000