Skip to content

A very small Next.js starter for Orbit Components (useful for bug repros πŸ˜‰)

Notifications You must be signed in to change notification settings

kiwicom/orbit-tailwind-nextjs

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c7d789 Β· Jan 14, 2025

History

15 Commits
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 14, 2025
Jan 14, 2025
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024
Jan 26, 2024

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

It features a minimal installation of Orbit components, with both Tailwind and styled-components correctly set up and with minimal customization.

(styled-components is still in use because the migration to Tailwind is not fully complete).


The idea with this repository is to make it easier to share bug reports.

You can for example open the repository on Codesandbox or Stackblitz, make your modifications and then share the link as a reproduction.

Open in StackBlitz Open with CodeSandbox

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

About

A very small Next.js starter for Orbit Components (useful for bug repros πŸ˜‰)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published