A web UI for the quotes-gasy-repository
You can test the project here
- autocompletion from previous query (levenshtein distance < 6)
- show the best match as a placeholder
- auto save history to localstorage
- filter quotes
cd <projetc_folder>
npm install
npm run dev