A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.npmjs.com/package/@kiwicom/orbit-components below:

@kiwicom/orbit-components - npm

Orbit-components is a React component library to help developers build travel products. Orbit aims to bring order and consistency to all of our products and processes. We elevate the user experience and increase the speed and efficiency of how we design and build products.

orbit-components is an npm package.

Run npm to add the package to your project:

npm install --save @kiwicom/orbit-components

or do so with Yarn:

yarn add @kiwicom/orbit-components

  1. Import the fonts that are used in orbit-components:

    <link
      href="https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700"
      rel="stylesheet"
    />

    Or via CSS:

    @import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700");
  2. Include any of our components in your project and use it:

    import Alert from "@kiwicom/orbit-components/lib/Alert";
    
    <Alert>Hello World!</Alert>;

For a live preview, check out our Storybook or orbit.kiwi.

You can also try orbit-components directly on our Playroom.

We're working on making this project fully open-source. We appreciate any contributions you might make.

Bug reports and feature requests are welcome, but please use the correct template.

Please check out our contribution guide. It includes contribution guidelines and information on how to run and develop the project.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4