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
- Host: GitHub
- URL: https://github.com/adriel-mp3/multi-step-form
- Owner: adriel-mp3
- Created: 2023-07-17T20:49:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T16:54:42.000Z (about 2 years ago)
- Last Synced: 2023-11-03T17:43:23.277Z (about 2 years ago)
- Topics: css-modules, radix-ui, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 585 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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