# Mantine Navigation Progress

[![npm](https://img.shields.io/npm/dm/@mantine/nprogress)](https://www.npmjs.com/package/@mantine/nprogress)

A navigation progress bar

[Documentation](https://mantine.dev/)

## Installation

```bash
# With yarn
yarn add @mantine/nprogress @mantine/core @mantine/hooks

# With npm
npm install @mantine/nprogress @mantine/core @mantine/hooks
```

## License

MIT
