# Dailyshot notifications system

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

Notifications system

[View documentation](https://dailyshot.dev/)

## Installation

```bash
# With yarn
yarn add @dailyshot/hooks @dailyshot/core @dailyshot/notifications

# With npm
npm install @dailyshot/hooks @dailyshot/core @dailyshot/notifications
```

## License

MIT
