/MultilingualAutoComplete

Website for 🏳 Multilingual Text Suggestions / Auto-complete ✔

Primary LanguageTypeScriptMIT LicenseMIT

🏳 MultilingualAutoComplete

📝 Description

This is a simple project to demonstrate how to create a multilingual autocomplete using Yandex predictor.

✨ Features

  • Multilingual
  • Responsive
  • Simple
  • Fast
  • Easy to use
  • Cache for custom predictions
  • Shortcuts to write faster

📷 Screenshots

Screenshot

📚 What I have learned

  • How to use Yandex predictor API
  • How Nuxt3 works
  • Use with more confidence composition API of Vue3

📦 Built With

🚀 Deploy

You can see the project running here.

👷‍♂️ Build yourself

  1. Clone the repository

  2. Install dependencies

npm install
  1. Run the project
npm run dev