meryemkutlu / react-form-stepper

Home Page:https://react-form-stepper-inky.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form Stepper

kisisel bilgiler yas ve calisma blog

Features

It is form stepper application.

Built With

  • React + Vite: This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
  • Tailwind: Tailwind CSS is an open source CSS framework. The main feature of this library is that, unlike other CSS frameworks like Bootstrap, it does not provide a set of predefined classes for elements such as buttons or tables.
  • Formik & Yup: Formik is a library that simplifies form management in React applications, while Yup is used for JavaScript object schema validation. Formik tracks form state, validates values, submits, and handles form processing, whereas Yup checks if form inputs conform to specific rules. When used together, they streamline form operations, making them easier and more reliable.

Getting Started

To get the project up and running on your local machine, follow these steps:

Clone the repository:

git clone https://github.com/meryemkutlu/react-form-stepper

Go to the project directory:

cd react-form-stepper

Install the required dependencies:

npm install

Start the application:

npm run dev

Go to live

https://react-form-stepper-inky.vercel.app/

Give a ⭐️ if you like this project!

About

https://react-form-stepper-inky.vercel.app


Languages

Language:JavaScript 90.4%Language:CSS 5.8%Language:HTML 3.7%