Use React State and Props to Create an Online Quiz

Go to class
Write Review

Use React State and Props to Create an Online Quiz provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Use React State and Props to Create an Online Quiz is taught by David Dalsveen. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project, you will use React State and Props to create an online quiz by fetching data from an existing REST API and using React props and state to present questions and check answers.

    React is an ideal application for creating a web application that can perform dynamic tasks on the Client side using API calls to a REST API. Using React child components helps to break problems down into smaller subtasks. One component may be responsible for fetching data from an API, while another handles form creation and submission. React props allows information passing from React Parent Components to Child Components.


    Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.