tim-lawson / word-search

A simple word-search app with Electron, React, TypeScript, and Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ” word-search

A simple word-search app built with Electron, Electron Forge, Rust, Neon, React, and Tailwind CSS. A sample dictionary of the most popular answers from Shortz-era NY Times Crosswords is included.

๐Ÿ”ง Build the native Node.js module:

cd native
yarn build

๐Ÿš€ Run the app:

cd app
yarn start

โš ๏ธ May only run on 64-bit Windows!

About

A simple word-search app with Electron, React, TypeScript, and Rust

License:MIT License


Languages

Language:TypeScript 40.1%Language:JavaScript 33.7%Language:Rust 23.3%Language:HTML 2.0%Language:CSS 0.8%