unsloth/frontend
2026-02-01 08:31:22 +01:00
..
public feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
src refactor: improve reasoning UI with animations and dynamic behavior, minor CSS and layout tweaks 2026-02-01 08:31:22 +01:00
.gitignore feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
.gitkeep git repo skeleton structure 2026-01-31 08:27:01 +00:00
biome.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
bun.lock feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
components.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
eslint.config.js feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
index.html feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
package.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
README.md feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
tsconfig.app.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
tsconfig.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
tsconfig.node.json feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00
vite.config.ts feat: add frontend UI codebase 2026-01-31 19:34:16 +01:00

React + TypeScript + Vite + shadcn/ui

This is a template for a new Vite project with React, TypeScript, and shadcn/ui.