hipdev / sheets-preview

Home Page:https://sheets-preview.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://sheets-preview.vercel.app


Languages

Language:TypeScript 85.0%Language:JavaScript 10.1%Language:CSS 4.9%