Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
opensrc0 committed Mar 20, 2024
1 parent 788f23c commit a9bf2c1
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,16 @@ A React UI library for Advance Web Features that streamlines the development of
2. πŸ“¦ [Installation](#installation)
3. πŸ’» [Usage](#usage)
4. πŸ“š [Online Editor Templates](#online-editor-templates)
5. πŸ“ [Contributing](#contributing)
6. ✨ [Contributors](#contributors)
7. βš–οΈ [License](#license)

5. πŸ”¦ [Plug and Play](#plug-and-play-around-the-features-and-component)
6. πŸ“ [Contributing](#contributing)
7. ✨ [Contributors](#contributors)
8. βš–οΈ [License](#license)

## Features
- **Web/Mobile Support:** fe-pilot will be helpfull in Large/Mid/Small size of web based applications.
- **Ease of Use:** fe-pilot contains a set of components like `Scanner`, `PhoneBook`, `Voice Search`, `Share`, `Live Location Tracking`, `Current Location` that are easy to plug and play.
- **Scalable & Maintainable:** fe-pilot components are built on top of a React for better scalable, maintainable component.

## Installation
Install `fe-pilot` package using any package manager

Expand Down Expand Up @@ -75,7 +76,6 @@ import Share from 'fe-pilot/Share';
/>
```


## Online Editor Templates

#### 1. CodeSandbox
Expand All @@ -88,12 +88,21 @@ import Share from 'fe-pilot/Share';
<!-- - TypeScript Starter: WIP -->
<!-- - NextJS TypeScript Starter: WIP -->

<br />

## Plug and Play around the features and component

1. https://6jpxdq.csb.app/
2. https://fepilot-qhym--5173--810981ba.local-credentialless.webcontainer.io/

<br />

## Contributing

Feel like contributing? Most welcome!
[Setup locally](./.github/SETUP.md) to get fe-pilot working on your local machine and [guide lines](./.github/CONTRIBUTING.md) to contribute in fe-pilot.


## Contributors

Thanks goes to these wonderful people
Expand Down

0 comments on commit a9bf2c1

Please sign in to comment.