Skip to content

A lightning-fast ⚡ English-Vietnamese dictionary website

License

Notifications You must be signed in to change notification settings

hellovietduc/envidict

Repository files navigation

Envidict 📖

Website

Envidict screenshot

A lightning-fast ⚡ English-Vietnamese dictionary website

  • Fast: the API is written in Go.
  • Related words suggestions: using tree data structure to provide accurate suggestions.

How to run locally?

docker build -t envidict .
docker run -it --rm -p 3000:3000 -p 5000:5000 --name envidict envidict

Access the app at http://localhost:3000.

About

A lightning-fast ⚡ English-Vietnamese dictionary website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages