https://github.com/msi404/archive-react
File Archive and Backup System
https://github.com/msi404/archive-react
casl formik fsd husky mantine motion react react-router redux-toolkit shadcn-ui tailwindcss tanstack-table typescript vite yup
Last synced: 6 months ago
JSON representation
File Archive and Backup System
- Host: GitHub
- URL: https://github.com/msi404/archive-react
- Owner: msi404
- Created: 2025-04-09T10:59:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-22T05:36:35.000Z (6 months ago)
- Last Synced: 2025-04-23T03:57:25.891Z (6 months ago)
- Topics: casl, formik, fsd, husky, mantine, motion, react, react-router, redux-toolkit, shadcn-ui, tailwindcss, tanstack-table, typescript, vite, yup
- Language: TypeScript
- Homepage:
- Size: 1.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Main Features
+ ✅ **React Router**
+ ✅ **Vite Bundler**
+ ✅ **Typescript**
+ ✅ **Redux state mangement**
+ ✅ **Redux Query**
+ ✅ **Mantine Hooks**
+ ✅ **Shadcn ui**
+ ✅ **Tanstack Table**
+ ✅ **Husky**
+ ✅ **Github Actions**
+ ✅ **Yup validation**
+ ✅ **Formik**
+ ✅ **Motion**
+ ✅ **Tailwindcss**
+ ✅ **Iconify icons**
+ ✅ **Feature-Sliced-Design architecture**
+ ✅ **OpenApi generator**
+ ✅ **Casl authorization**
+ ✅ **JWT authentication**## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:5173](http://localhost:5173) with your browser to see the result.