ReactViTenStack
A modern starter template to kickstart your next web application with an efficient and flexible stack. This template combines powerful tools for both frontend and backend development, offering seamless integration and full type safety.
File Explorer
Download Latest Version (.zip)- 9s80fsdf=sdfsshjgdfh.png
- favicon.png
- route-guard.tsx
- app-logo.tsx
- date-picker.tsx
- date-range-picker.tsx
- footer.tsx
- header.tsx
- loading-overlay.tsx
- nav-link.tsx
- accordion.tsx
- alert-dialog.tsx
- alert.tsx
- aspect-ratio.tsx
- avatar.tsx
- badge.tsx
- breadcrumb.tsx
- button.tsx
- calendar.tsx
- card.tsx
- carousel.tsx
- chart.tsx
- checkbox.tsx
- collapsible.tsx
- command.tsx
- context-menu.tsx
- dialog.tsx
- drawer.tsx
- dropdown-menu.tsx
- form.tsx
- hover-card.tsx
- input-otp.tsx
- input.tsx
- label.tsx
- menubar.tsx
- navigation-menu.tsx
- pagination.tsx
- popover.tsx
- progress.tsx
- radio-group.tsx
- resizable.tsx
- scroll-area.tsx
- select.tsx
- separator.tsx
- sheet.tsx
- sidebar.tsx
- skeleton.tsx
- slider.tsx
- sonner.tsx
- switch.tsx
- table.tsx
- tabs.tsx
- textarea.tsx
- toast.tsx
- toaster.tsx
- toggle-group.tsx
- toggle.tsx
- tooltip.tsx
- auth.constants.ts
- page.constants.ts
- login-form.tsx
- register-form.tsx
- use-login.ts
- use-register.ts
- login.tsx
- register.tsx
- auth.create.queries.ts
- auth.get.queries.ts
- auth.queries.ts
- auth.update.queries.ts
- auth.schema.ts
- auth.service.ts
- header.tsx
- nav-main.tsx
- nav-user.tsx
- sidebar.tsx
- navigation.tsx
- change-password-form.tsx
- user-profile-form.tsx
- use-change-password.ts
- use-update-user-profile.ts
- change-password.tsx
- update-profile.tsx
- users.get.queries.ts
- users.queries.ts
- users.update.queries.ts
- user-profile.schema.ts
- index.tsx
- detail-skeleton.tsx
- form-skeleton.tsx
- priority.tsx
- status.tsx
- todo-actions.tsx
- todo-columns.tsx
- todo-filters.tsx
- todo-form.tsx
- todo-list.tsx
- todo-table-skeleton.tsx
- todo-table.tsx
- use-todos.ts
- todos.create.queries.ts
- todos.delete.queries.ts
- todos.get.queries.ts
- todos.queries.ts
- todos.update.queries.ts
- todo.schema.ts
- index.tsx
- todo-detail.tsx
- todo-edit.tsx
- todo-new.tsx
- dashboard.tsx
- feature-card.tsx
- stack-card.tsx
- features.tsx
- tech-stack.tsx
- configurations.tsx
- deployment.tsx
- development.tsx
- getting-started.tsx
- installation.tsx
- package-management.tsx
- project-structure.tsx
- header.tsx
- sidebar.tsx
- index.tsx
- features.tsx
- landing.tsx
- use-confirm.tsx
- use-mobile.tsx
- use-toast.ts
- config.ts
- date-utils.ts
- hono.ts
- utils.ts
- auth.provider.tsx
- query.provider.tsx
- change-password.tsx
- index.tsx
- user-profile.tsx
- $id.tsx
- $id.tsx
- index.tsx
- new.tsx
- index.tsx
- settings.tsx
- todos.tsx
- dashboard.tsx
- login.tsx
- register.tsx
- docs.tsx
- features.tsx
- index.tsx
- _public.tsx
- __root.tsx
- auth.types.ts
- todos.types.ts
- App.tsx
- index.css
- main.tsx
- routeTree.gen.ts
- vite-env.d.ts
- .env.example
- .prettierrc
- components.json
- eslint.config.js
- index.html
- package.json
- postcss.config.mjs
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vercel.json
- vite-env.d.ts
- vite.config.ts
- index.ts
- 0000_snapshot.json
- _journal.json
- 0000_glorious_chameleon.sql
- .gitkeep
- auth.constants.ts
- auth.errors.ts
- auth.schema.ts
- todos.schema.ts
- drizzle.ts
- schema.ts
- custom.logger.ts
- auth.middleware.ts
- error.middleware.ts
- auth.ts
- todos.ts
- users.ts
- auth.service.ts
- todos.service.ts
- users.service.ts
- auth.utils.ts
- jwt.ts
- rate-limit.utils.ts
- auth.types.ts
- hono.types.ts
- todos.types.ts
- users.types.ts
- app.ts
- env.ts
- .env.example
- drizzle.config.ts
- nodemon.json
- package.json
- tsconfig.json
- vercel.json
- .gitignore
- .npmrc
- .prettierrc
- LICENSE
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- tsconfig.base.json
# Installation Guide
1. Get the code
git clone https://github.com/KaraBharat/ReactViTenStack
Downloads the entire project code from GitHub to your computer.
cd ReactViTenStack
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd client
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
