[go: up one dir, main page]

Skip to content

nevermin9/YDict

Repository files navigation

YDict

A simple SvelteKit app that leverages IndexedDB - built-in browser database - and Words API to create and store dictionaries of English words.

website

Under development:

  • Ability to create collections of cards to learn words. The user will be able to write associations for the word and examples of usage for the purpose of learning words. The sentences will be able to create with AI
  • Ability to work offline - PWA

To run project locally you need Node.js 20.3.0

npm install
npm run build
npm run preview

About

Modern dictionary that help learn languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published