gsaini/react-quiz-app
The purpose of this assignment is to create a Quiz app which fetches the questions from a remote server, allows user to answer questions and submit the assignment on click of Submit button. Once the user submits the answers, the system generates a score which is shown to the user on screen. Use ReactJS for frontend development and Node.JS for backend server.
JavaScript