An open API service indexing awesome lists of open source software.

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

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.