Skip to content

tokyRT/Gasy-quotes-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WCC 2023 S1 DEV

Gasy Quotes explorer

A web UI for the quotes-gasy-repository

Online Demo

You can test the project here

Features

  • autocompletion from previous query (levenshtein distance < 6)
  • show the best match as a placeholder
  • auto save history to localstorage
  • filter quotes

How to run the project

cd <projetc_folder>
npm install
npm run dev

About

A web UI for the quotes-gasy-repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published