This is a simple project to demonstrate how to create a multilingual autocomplete using Yandex predictor.
- Multilingual
- Responsive
- Simple
- Fast
- Easy to use
- Cache for custom predictions
- Shortcuts to write faster
- How to use Yandex predictor API
- How Nuxt3 works
- Use with more confidence composition API of Vue3
You can see the project running here.
-
Clone the repository
-
Install dependencies
npm install
- Run the project
npm run dev