README
word-of-the-day
Small Node app to display a "word of the day" with a submit form to add words
Show a word of the day from a local database
<script type="module">
import wordOfTheDay from 'https://cdn.skypack.dev/word-of-the-day';
</script>
Small Node app to display a "word of the day" with a submit form to add words