Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wonderstk/multi-step-form

This project is a responsive multi-step form built with React and styled using Tailwind CSS. It provides users with a seamless experience to input their information, select a plan, choose add-ons, and review their selections before submission.
https://github.com/wonderstk/multi-step-form

context-api javascript postcss react tailwindcss

Last synced: about 1 month ago
JSON representation

This project is a responsive multi-step form built with React and styled using Tailwind CSS. It provides users with a seamless experience to input their information, select a plan, choose add-ons, and review their selections before submission.

Awesome Lists containing this project

README

        

# Multi-Step Form

## Overview

This project is a responsive multi-step form built with React and styled using Tailwind CSS. It provides users with a seamless experience to input their information, select a plan, choose add-ons, and review their selections before submission.

## Features

- Multi-step form with 4 main steps:
1. Personal Info
2. Select Plan
3. Add-Ons
4. Summary
- Responsive design for both desktop and mobile devices
- Form validation and error handling
- Interactive UI elements (toggle switches, radio buttons, etc.)
- Summary page with option to modify selections

## Technologies Used

- React
- JavaScript
- Tailwind CSS
- Context API for state management