Skip to content

Commit

Permalink
fix: upgraded readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christianmat committed Feb 16, 2023
1 parent 898d10f commit d7805ac
Showing 1 changed file with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,22 @@
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

<H3 align="center"><strong>React Onboard</strong></H3>
<div align="center">Build better product onboarding in your app.<br />High-quality components for checklists, tours, and more.</div>
<div align="center">Build better product onboarding.<br />High-quality components for checklists, tours, and more.</div>
<br />
<div align="center">
<a href="https://frigade.com">Website</a>
<span> · </span>
<a href="https://github.com/FrigadeHQ">GitHub</a>
<span> · </span>
<a href="https://discord.gg/yaRVEZMww5">Discord</a>
</div>
<a href="https://docs.frigade.com">Docs</a>
<span> · </span>


## Introduction

A library of high-quality components for creating beautiful onboarding and product education in your React apps.
The library helps developers build better onboarding experiences faster so they can focus on what matters most: building great products.

## Why

Product onboarding is one of the most important experiences in your app. It's usually the first thing your users see, and it's the first impression they have of your product.
But it's difficult to get right and slow to build. We believe there needs to be a better way to build and iterate on high-quality onboarding experiences.

## Features

- 🎨 Fully customizable components and config
- 🔧 Load images and content from your backend
- ✨ Beautiful default UI

## Install

Expand All @@ -51,9 +42,3 @@ layer logic from your API rather than as plain strings in your app.
We built [Frigade](https://frigade.com/) to work seamlessly with `react-onboarding-components` and make it easier for developers to build and scale onboarding.
With Frigade, you can update onboarding flow without releasing to the app store, integrate 3rd party analytics (Segment, Mixpanel, etc.) to power user targeting, and integrate our API/webhooks to make user data input easy.

## Get in touch
Questions? Suggestions? Feel free to [open an issue](https://github.com/FrigadeHQ/react-onboarding-components/issues), [submit a PR](https://github.com/FrigadeHQ/react-onboarding-components/pulls), or [contact us](https://frigade.com).

## License

MIT License

0 comments on commit d7805ac

Please sign in to comment.