Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nilsmagnus/silhouette

Educational web app for guessing words and sentences
https://github.com/nilsmagnus/silhouette

alphabetizer educational react

Last synced: 10 days ago
JSON representation

Educational web app for guessing words and sentences

Awesome Lists containing this project

README

        

Silhouette words
===============

Educational web app for use in alphabetizing. The idea is to generate silhouettes from letters so that students can fill in letters of the right size to recreate the letters and words.

The app is hosted at http://nilsmagnus.github.io/silhouette/dist/

# Build /run

You will need npm to run this. Clone this repository and run

npm install && npm run dev

to start developing.

## Package

Run the command

npm run build

# Credits

Inspired from the teaching methods of Jørgen Frost and Marit Larsgård.

## Made by

Nils Larsgård, https://github.com/nilsmagnus/