Skip to content

devinstewart/solid-periodic-speller

Repository files navigation

Solid Periodic Speller

My implementation of Periodic Table Speller App. From Kyle Simpsons's workshop on Thinking in Algorithms.

This implementation is using SolidJS.

Example

Pick a word and see if it can be spelled using the elements of the periodic table.

Example

Installation

npm install

Usage

npm run dev

Build

npm run build

This will create a dist folder with the build files. You can then serve the files with any static server.

License

MIT (See LICENSE file)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published