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

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

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/)