# @gouvfr/header

L’en-tête permet aux utilisateurs d’identifier sur quel site ils se trouvent. Il peut donner accès à la recherche et à certaines pages ou fonctionnalités clés.

## Dépendances
```shell
header
└─ schemes
└─ core
└─ icons
└─ logo
└─ search
└─ navigation
```

## Installation
Installation via NPM:
```
npm install @gouvfr/header
```
Via Yarn :
```
yarn add install @gouvfr/header
```

## Documentation

Consulter [la documentation](https://gouvfr.atlassian.net/wiki/spaces/DB/pages/222789846/En-t+te+-+Header) sur l'en-tête
