Back to Next Js

Example app with styled-components

examples/with-orbit-components/README.md

16.2.51.2 KB
Original Source

Example app with styled-components

Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.

Deploy your own

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

bash
npx create-next-app --example with-orbit-components with-orbit-components-app
bash
yarn create next-app --example with-orbit-components with-orbit-components-app
bash
pnpm create next-app --example with-orbit-components with-orbit-components-app

Deploy it to the cloud with Vercel (Documentation).