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

https://github.com/adriel-mp3/multi-step-form

Multi Step Form built with React.js, TypeScript and Radix UI
https://github.com/adriel-mp3/multi-step-form

css-modules radix-ui reactjs typescript

Last synced: about 1 month ago
JSON representation

Multi Step Form built with React.js, TypeScript and Radix UI

Awesome Lists containing this project

README

          

# Multi Step Form

## How to run the projetct?

If you want to clone this repository on your machine, make sure you have Node.js installed and then run the following command in the terminal:

https://github.com/adriel-mp3/multi-step-form.git

Install the project's dependencies by running the command:

npm install

After installing the dependencies, start the application with the following command:

npm run dev



Built With

- Vite
- React.js
- React Router Dom
- Radix UI
- CSS Modules
- TypeScript