create-beyram-react-spa
v1.7.0
Published
This is a boilerplate for a React Single Page Application with amazing tools and libraries always up to date.
Readme
This is my React SPA boilerplate
This is a boilerplate for a React Single Page Application with amazing tools and libraries always up to date.
To use this boilerplate
npm create beyram-react-spa mytestapp
// or
pnpm create beyram-react-spa mytestapp
// or
bun create beyram-react-spa mytestapp
// or
deno init --npm beyram-react-spa mytestappBundler
- Vite
Styling
- TailwindCSS
- Shadcn
Router
- Tanstack Router
Queries
- Tanstack Query
- Axios
I18n
- React-i18next
- i18next
Dates
- Date-fns
Complete list of dependencies
- tailwindcss
- tanstack router
- tanstack query
- react-i18next
- i18next
- date-fns
- axios
- shadcn/ui
- sonner
- @julr/vite-plugin-validate-env
- husky
