nyblad / nyblad-survey

Project 10 @ Technigo Bootcamp 2019: Servey form using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 10 - Build a survey form using React

Project week 10 @ Technigo Bootcamp was to use React to build a survey form. When the user presses submit, you should see a summary of the answers.

https://nyblad-quiz.netlify.com/

Learning objectives

  • How to use form fields with React
  • How to use .map to iterate over an array of data
  • How to use useState
  • How to use state to show different components based on where you are in the survey

Technologies used

HTML5
CSS3
React
JSX



Sofie Nyblad 2019

About

Project 10 @ Technigo Bootcamp 2019: Servey form using React


Languages

Language:JavaScript 51.8%Language:CSS 40.5%Language:HTML 7.7%