Skip to content

hipdev/sheets-preview

Repository files navigation

Next.js + TailwindCSS + Shadcn + Bun

CSV file previewer

Upload a .csv file, you will see it in a datatable with sorting and filtering features.

To reproduce

  1. Install bun: curl -fsSL https://bun.sh/install | bash
  2. Install all packages: bun install
  3. Start the dev server: bun dev

If on windows, just use pnpm, yarn, npm...

Preview url here

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published