Skip to content

JosefineEngdahl/project-survey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survey form with React

A survey form created with React that investigatesif you are our next stand-up comedian!

The problem

The survey contains 4 questions:

  • 2 text fields
  • 1 drop down
  • 1 radio button
  • A submit button, when pressed the app hide the input form and show a summary of the user's submissions.
  • The site follows accessibility guidelines

If I had more time I would have added more questions and also made the answere "disappear" when pressing enter.

View it live

https://neon-griffin-82bf07.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • CSS 29.3%
  • HTML 9.2%