Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

elonehoo/ritem

Repository files navigation

Ritem

Opinionated React Vite Starter Template

Features

  • ⚡️ React 18, Vite 2, pnpm - born with fastness

  • 🗂 Declarative routing for React

  • 🎨 UnoCSS - The instant on-demand atomic CSS engine

  • 😃 @unocss/preset-icons - Use any icons with Pure CSS for UnoCSS.

  • 🔥 Use the React Hooks

  • ✅ Use Vitest for unit and components testing

  • 🦾 TypeScript, of course

  • ☁️ Deploy on GitHub Page

Vscode

Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

Icons

Try it now!

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit elonehoo/ritem my-ritem-app
cd my-ritem-app
pnpm install # If you don't have pnpm installed, run: npm install -g pnpm

Sponsor this project