Skip to content

Algolia Search Engine use example with Vue.js + Typescript + Tailwind CSS

License

Notifications You must be signed in to change notification settings

softdev629/aligolia-vue-ts-tailwind

Repository files navigation

Algolia Search Bar implementation

A simple, Vue 3 project which shows algolia search bar

Demo/Installation

Features

  • Vue 3
  • TypeScript
  • Tailwind CSS
  • Simple store with global state
  • Vue Router
  • ESLint

Project setup and usage

Install dependencies:

npm install

Run development server:

npm run dev

Build for produciton:

npm run build

Run ESLint:

npm run lint

Lint and fix:

npm run lint:fix

Contributing

Contributions, feedback and issues are welcome. Feel free to fork, comment, critique, or submit a pull request.

Acknowledgements

This repo was adapted from Unihen's vite-ts-tailwind-starter project.

License

This project is open source and available under the MIT License.


Follow @vincentdoerig on Twitter.

About

Algolia Search Engine use example with Vue.js + Typescript + Tailwind CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published