Words is a simple application that can be used to help test a child's development on mental imagery and reading process. The application projects one random word on the screen from a compiled and categorized collection of words from the Basic Spelling Vocabulary List at Reading Rockets. Words can be filtered on Grade, Length, and Difficulty, and can be generated automatically or at configurable speeds.
npm install
npm run serve
npm run build
npm run test
npm run lint