Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.89 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.89 KB

Spelling Spree

Spelling Spree is an end-to-end recreation of the New York Times Spelling Bee. This word puzzle presents users with a wheel of letters, from which they must build as many words as possible - always using the center letter of the puzzle.

App Demo

Welcome to Spelling Spree! Try to find as many words possible using the letters in the wheel. Found words will appear alphabetically to the right, with points appearing above the words. Shuffle the letters for a fresh perspective.

Click on found words to recall their definitions (...for those moments you take a wild guess, or can't remember what a word actually means!)

Lost or stuck? Read the Rules, or click Hints to display a table of answers organized by length and starting letter.

Bonus- Spelling Spree also includes a Define a Missing Word feature, which gives an anonymous definition of a word not yet found.

Tech Stack

Set-up and Workflow

GitNPM

Frontend Development

JavaScript React

Backend Development

NodeJS Postgres

Testing