Skip to content

Create components for words, input and blocks #4

@nadeemkhedr

Description

@nadeemkhedr

Context

wireframe
Add a textarea where the user enters text, while entering text, the text should highlight matching words, and when the text matches a word, that word should be removed

Development

Create the following components and add react-router

  • App Parent Route Component
  • Game Root Component for the game
  • Board Show all the blocks
  • Block show a single block and all its words
  • Word show a single word (logic for highlighting part of it)
  • TypeArea textarea component

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions