This app will let users answer questions, see already answered questions, create new questions and see the top 3 users on a ranking leaderboard.
Want to take a break and play? Start
Download to your project directory, add run:
npm install
After installing all the dependencies with 'npm install' go ahead and start the application:
npm start
or
yarn start
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.