All Projects → vnglst → finding-nora

vnglst / finding-nora

Licence: MIT license
Find your name in a field of letters (kids game)

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to finding-nora

generative.fm
A platform for playing generative music in the browser.
Stars: ✭ 1,557 (+3792.5%)
Mutual labels:  web-audio-api
webaudio-oscilloscope
A highly customizable oscilloscope for Web Audio 🔈 🎤
Stars: ✭ 57 (+42.5%)
Mutual labels:  web-audio-api
oscilloscope.js
A small javascript plugin to create an oscilloscope of an audio-context
Stars: ✭ 28 (-30%)
Mutual labels:  web-audio-api
corruption-loops
Digitally disintegrating music
Stars: ✭ 37 (-7.5%)
Mutual labels:  web-audio-api
buuk
A simple markdown based documentation generator.
Stars: ✭ 23 (-42.5%)
Mutual labels:  pwa-apps
AudioMasher
Generative Audio Playground
Stars: ✭ 50 (+25%)
Mutual labels:  web-audio-api
Comet
Web Synthesis on steroids
Stars: ✭ 18 (-55%)
Mutual labels:  web-audio-api
physbook
Social extranet for Arts et Métiers ParisTech students
Stars: ✭ 18 (-55%)
Mutual labels:  pwa-apps
Keras-to-Realtime-Audio
No description or website provided.
Stars: ✭ 22 (-45%)
Mutual labels:  web-audio-api
react-weather-app
⛅️ PWA Weather App made with ReactJS
Stars: ✭ 147 (+267.5%)
Mutual labels:  pwa-apps
next-react-boilerplate
🔥 NextJS with additional tech feature like react-boilerplate. Demo >>
Stars: ✭ 20 (-50%)
Mutual labels:  pwa-apps
np8080
A web based text editor written with AngularDart.
Stars: ✭ 17 (-57.5%)
Mutual labels:  pwa-apps
app
Source code of intencje.pl website and mobile/desktop apps based on Angular, Firebase, and Capacitor.
Stars: ✭ 12 (-70%)
Mutual labels:  pwa-apps
simple-cloud-music
简洁的的第三方网易云音乐播放器
Stars: ✭ 306 (+665%)
Mutual labels:  pwa-apps
next-js-app
🌐 Next JS Application Demo
Stars: ✭ 40 (+0%)
Mutual labels:  pwa-apps
mm-components
Music Markups components
Stars: ✭ 50 (+25%)
Mutual labels:  web-audio-api
nikku
👽 Web-based BRSTM player
Stars: ✭ 35 (-12.5%)
Mutual labels:  web-audio-api
midio
midio will work really hard to generate you endlessly interesting audio on the fly.
Stars: ✭ 21 (-47.5%)
Mutual labels:  web-audio-api
Product-Site-101
Simple product site - demo for a talk
Stars: ✭ 33 (-17.5%)
Mutual labels:  pwa-apps
react-redux-webaudio
An event manager for the Web Audio API, integrated with react-redux.
Stars: ✭ 23 (-42.5%)
Mutual labels:  web-audio-api

Finding Nora

Build Status Coverage Status

I made this app to test what you can accomplish with current PWA technology (especially on iOS). My kids loved it, I hope you do too! 🎉

It's a word search game made with following web technology:

  • Based on create-react-app
  • Service workers support
  • Web Audio
  • TypeScript
  • Cypress for end-to-end testing

Development

yarn start

Build

yarn build

Deploy

yarn deploy # deploys on Netlify https://finding-nora.com`

Conclusions about PWA's

The results on iOS Safari are very promising I think. Lots of things are still missing, like no Add to Homescreen popup and a hard refresh of the app every time you come back to it, but it does feel like a real app. It was even pretty kid proof, even though I wasn't able/willing to get rid of the pinch zooming.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].