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

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


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

frontend-mentor frontend-mentor-challenge frontendmentor frontendmentor-challenge

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Multi-step form

A multi-step signup form.

This is a challenge from [Frontend Mentor](https://www.frontendmentor.io/challenges/multistep-form-YVAnSdqQBJ).

## Dependencies

This is a basic React project created with Vite. Install the required dependencies via `npm install`.

## Run locally

Run the development version:

```bash
npm run dev
```

Build the project:

```bash
npm run build
```

Build & serve the production version:

```bash
npm run serve
```

## Screenshots

See [screenshots](screenshots/).