Skip to content

emilyahsu/word-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

A word cloud generator built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published