Skip to content

Word and definition lookup tool for word games such as Letterpress. (React, Typescript)

Notifications You must be signed in to change notification settings

dev-mev/winning_words_react

Repository files navigation

Winning Words

Winning Words is a word and definition lookup tool for word games like Letterpress. It was built using React and TypeScript with a Node.js/Express server. A JSON word dictionary is included in the project and it uses an Express service to handle requests for word definitions. Try it out at https://winning-words-react.herokuapp.com/

alt text

Project Setup

In the project root run:

npm i
npm run build
npm run start

Credit

Merriam-Webster API

SOWPODS word list

About

Word and definition lookup tool for word games such as Letterpress. (React, Typescript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published