Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 737 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 737 Bytes

Word Cloud

Word Cloud creates a word cloud of of related words given a search term from the user.

Functionality

The following required functionality is completed:

  • Ability to query the Words API to get HasType results from a search query
  • The search results are displayed in a React Wordcloud
  • Verification that a single word is passed into the search query

The following extensions are implemented:

  • Responsive UI that minimizes/shows icons in the toolbar depending on window size
  • Word enlarges on hover and becomes bold when selected

Video Walkthrough

Here's a walkthrough of implemented user stories: