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

https://github.com/eltorio/highcanfly-algolia-vue3

Created with CodeSandbox
https://github.com/eltorio/highcanfly-algolia-vue3

Last synced: 3 months ago
JSON representation

Created with CodeSandbox

Awesome Lists containing this project

README

        

# highcanfly-algolia-vue3
This is a test Vue3 site tested in CodeSandbox at https://codesandbox.io/s/github/eltorio/highcanfly-algolia-vue3
It is developped for our main website https://www.highcanfly.club
It contains a AlgoliaSearch.vue wich can be simply imported in a Vue3 / Tailwindcss 3 / Font Awesome 6 site
```vue

```
```javascript
import AlgoliaSearch from "@/components/AlgoliaSearch";
```
It needs some dependecies:
```json
"dependencies": {
"vue": "^3.2.31",
"vue-instantsearch": "4.3.3",
"@fortawesome/fontawesome-free": "~6.0.0"
},
"devDependencies": {
"postcss": "^8.4.6",
"tailwindcss": "^3.0.23",
"vue-template-compiler": "^2.6.14"
},
```
my base template @CodeSandbox https://codesandbox.io/s/vue-3-2-31-tailwindcss-3-0-23-fontawesome-6template-i8o5t6

# [Algolia Search](https://www.algolia.com/)
Algolia gives us a free plan for our open source project.
![thanks](https://res.cloudinary.com/hilnmyskv/image/upload/v1580296397/Algolia_com_Website_assets/logo-algolia-nebula-blue-full.png)
Thank you

# HighCanFly site web (activement basé sur Vue Notus) ![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)

![version](https://img.shields.io/badge/version-1.0.0-blue.svg) ![license](https://img.shields.io/badge/license-GPLv3-red.svg) ![GitHub issues open](https://img.shields.io/github/issues/eltorio/vue-highcanfly.svg) ![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/eltorio/vue-highcanfly.svg)
Licence Creative Commons
Ce(tte) œuvre est mise à disposition selon les termes de la Licence Creative Commons Attribution - Partage dans les Mêmes Conditions 4.0 International.

![Vue Notus](https://repository-images.githubusercontent.com/448899125/ce3dc56f-2f1e-49dc-83d3-c6297308bf46?raw=true)