Skip to content

A React project to create a customizable survey form. Focus on React state and form control. After submission, users see a summary. Design is flexible but should prioritise accessibility. Use tools like Typeform for design inspiration.

Notifications You must be signed in to change notification settings

Paulajungaker/project-survey-vite

 
 

Repository files navigation

Survey Project

Creating a survey form using React.

### The Problem

I started by creating all the inputs and added what I wanted the form to contain of and then started working on styling and fixing the elements. I planned ahead what kind of questions I wanted to have. If I had more time I would have added more cool inputs to my form,

### View it live

projectsurveyformreact.netlify.app

## Instructions

<a href="instructions.md">
   See instructions of this project
  </a>

About

A React project to create a customizable survey form. Focus on React state and form control. After submission, users see a summary. Design is flexible but should prioritise accessibility. Use tools like Typeform for design inspiration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.1%
  • CSS 30.4%
  • HTML 4.5%