https://github.com/jeffubayi/pickup-mtaaani
A delivery management system
https://github.com/jeffubayi/pickup-mtaaani
material-ui refine vite
Last synced: about 1 month ago
JSON representation
A delivery management system
- Host: GitHub
- URL: https://github.com/jeffubayi/pickup-mtaaani
- Owner: jeffubayi
- Created: 2024-08-05T15:31:22.000Z (almost 2 years ago)
- Default Branch: major
- Last Pushed: 2024-08-15T15:01:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T14:27:22.506Z (about 1 year ago)
- Topics: material-ui, refine, vite
- Language: TypeScript
- Homepage: https://pickup-mtaaani.vercel.app
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pickup-mtaani
## Getting Started
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility ✨
Refine's hooks and components simplifies the development process and eliminates the repetitive tasks by providing industry-standard solutions for crucial aspects of a project, including authentication, access control, routing, networking, state management, and i18n.
## Available Scripts
### Running the development server.
```bash
pnpm dev
```
### Building for production.
```bash
pnpm build
```
### Running the production server.
```bash
pnpm start
```
## Tools
- **Supabase Data Provider** [Docs](https://refine.dev/docs/core/providers/data-provider/#overview)
- **Material UI** [Docs](https://refine.dev/docs/ui-frameworks/mui/tutorial/)
- **React Router** [Docs](https://refine.dev/docs/core/providers/router-provider/)