Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

![Screenshot 2024-04-02 024650](https://github.com/VibhourSharma/Multi-step-form/assets/110191186/166c4097-6bd1-40e4-a9a0-b5abf2f5f14c)

# Multi-Step Form

## Overview
This project tackles the Multi-Step Form challenge from Frontend Mentor using React, TypeScript, and Tailwind CSS. It features a stepper for seamless navigation, toggles for plan selection, checkboxes for add-ons, and toast notifications for user feedback.

## Features
- Multi-step form with stepper
- Monthly/yearly plan toggles
- Addon checkboxes
- Toast notifications

## Technologies
- React
- TypeScript
- Tailwind CSS
- React Sonner

## Learning
Developing this project honed my skills in React, state management, Tailwind CSS for styling, and integrating toast notifications for enhanced user experience.