Skip to content

jacobparis/underkill-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

underkill-stack

People keep telling me remix react router is overkill for small projects, but this file tree says otherwise.

├── README.md
├── app
│   ├── root.tsx
│   ├── routes.ts
│   └── tailwind.css
├── package.json
├── tsconfig.json
└── vite.config.ts
  • React Router (vite plugin)
  • React 19
  • Typescript
  • Tailwind 4 (vite plugin)

About

A react router 7 stack for simple projects

Resources

Stars

Watchers

Forks