Skip to content

rnugraha/show-cases

Repository files navigation

Show Cases

A portfolio project showcasing various React UI patterns and frontend techniques, built with modern tooling and component libraries.

Live demo: https://show-cases.vercel.app/

Showcases

Route Description
/ Registration form with validation
/confirm Confirmation page with shared state
/data-table Sortable, filterable, paginated data table
/dashboard Weather dashboard with charts
/infinite-scroll Infinite scroll image gallery
/model-viewer Interactive 3D model viewer

Tech Stack

Core

UI Components

Forms & Validation

Data & Tables

Charts & Visualization

3D Rendering

Tooling

  • Biome — fast linter and formatter

Getting Started

git clone https://github.com/your-username/show-cases.git
cd show-cases
pnpm install
pnpm start

Open http://localhost:5173 in your browser.

Scripts

Command Description
pnpm start Start dev server at localhost:5173
pnpm run build Production build
pnpm run preview Preview production build locally
pnpm run lint Lint and format check (Biome)
pnpm run check TypeScript type check

License

MIT — see LICENSE for details.

About

React+TailwindCSS Show Cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors