Use React State and Props to Create an Online Quiz
Offered By: Coursera Project Network via Coursera
Course Description
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.
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.
Syllabus
- Use React State and Props to Create an Online Quiz
- 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.
Taught by
David Dalsveen
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX