Skip to content

robertnayael/word-search-generator

Repository files navigation

Word Search Generator

A single-page application for creating word search puzzles that print out nicely directly from the browser. [Check out live version]

Installation

  1. Clone the respository.
  2. Run npm install.
  3. Run npm start.
  4. Go to http://localhost:8080

Testing

Run npm run test:watch to carry out unit test suites. The tests cover store-related logic only.

About

App for making word search printables, made with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published