LearnWords is a browser-based vocabulary trainer for learning English words. The app shows words in small batches, tracks progress locally in the browser, and helps you review learned words over time.
Clone repository and install dependencies:
$ git clone https://github.com/jstarstech/learnwords
$ cd learnwords
$ npm installDevelopment:
$ npm run devBuild:
$ npm run build