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

nella-x/project-survey-vite

 
 

Repository files navigation

Survey Project

This is project with 3 different questions - name, birthdate and interested area for predictions, based on what user have chosen, summary page gives a prediction horoscope for the next year

Getting Started with the Project

Dependency Installation & Startup Development Server

npm i && code . && npm run dev

The Problem

View it live

https://2025-horoscope.netlify.app/

Instructions

See instructions of this project

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 80.2%
  • CSS 16.1%
  • HTML 3.7%