Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nilsmagnus/silhouette
- Owner: nilsmagnus
- Created: 2014-10-09T12:17:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T21:06:31.000Z (almost 7 years ago)
- Last Synced: 2025-01-06T02:10:09.295Z (18 days ago)
- Topics: alphabetizer, educational, react
- Language: JavaScript
- Homepage: http://nilsmagnus.github.io/silhouette/dist
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/