Skip to content

Commit

Permalink
Installation href
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbroman committed Aug 5, 2024
1 parent 2140906 commit c012d76
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,26 @@
</a>
</p>
<p align="center">
<a href="#quick-start"><strong>Start Here</strong></a> ·
<a href="#installation"><strong>Installation</strong></a> ·
<a href="./docs/DOCUMENTATION.md"><strong>Documentation</strong></a> ·
<a href="#author"><strong>Author</strong></a>
</p>
</div>

<br/>

## Why React Promenade?
## Introduction

React Promenade is an unstyled component library that makes it easy to create multi-step user flows with step-by-step validation and navigation.

### Why Multi-Step User Flows?

Breaking big forms into multi-step user flows will almost always:

* **improve UX**
* **increase user engagement**
* **boost signups & completion rates**

React Promenade is an unstyled component library that makes it easy to create multi-step user flows with step-by-step validation and navigation.

## Installation

```bash
Expand Down

0 comments on commit c012d76

Please sign in to comment.