PiterWeb / MultilingualAutoComplete

Website for 🏳 Multilingual Text Suggestions / Auto-complete βœ”

Home Page:https://online-auto-complete.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏳 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

About

Website for 🏳 Multilingual Text Suggestions / Auto-complete βœ”

https://online-auto-complete.vercel.app

License:MIT License


Languages

Language:TypeScript 64.9%Language:Vue 35.1%