A simple dictionary app written in JavaScript which supports searching by Regex.
Clone the repository:
git clone https://github.com/fallaciousreasoning/dictionary.gitInstall dependencies
npm iBuild
npm run start
The site should be available on localhost:3000