<a href="https://southcoastweb.co.uk" target="_blank" alt="Link to southcoastweb's website">
    <picture>
      <source media="(prefers-color-scheme: dark)" srcset="https://southcoastweb.co.uk/app/logo-dark.svg">
      <source media="(prefers-color-scheme: light)" srcset="https://southcoastweb.co.uk/app/logo.svg">
      <img alt="southcoastweb company logo" src="https://southcoastweb.co.uk/app/logo.svg">
    </picture>
</a>

<p align="center">
  <img src="https://img.shields.io/npm/dm/vue3-fullpage.svg" alt="Downloads"></a>
  <a href="https://www.npmjs.com/package/vue3-fullpage"><img src="https://img.shields.io/npm/v/vue3-fullpage.svg" alt="Version"></a>
  <a href="https://github.com/craigrileyuk/vue3-fullpage/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/vue3-fullpage.svg" alt="License"></a>
</p>

# Vue3 Fullpage

A full-page scroller design from the ground up for use with Vue 3.

---

For full installation instructions and documentation, please visit [southcoastweb](https://southcoastweb.co.uk/open-source-software/vue-3-fullpage/).
