- Everytime you load the page, a new random word is selected.
- To play again, just hit refresh.
- Mobile view is supported.
Image example:
NodeJS
and npm
.
- For easily managing
NodeJS
andnpm
installations, usenvm
(Node Version Manager)
- Run
npm install
to install the dependencies - Run
npm run dev
to start the application