Tweet search Search in tweets of a selected user - simple app created for purpose of learning Elm Deployed app here How to start Install dependencies npm install elm package install Build Elm and JavaScript modules to one bundle npm run build Start the server npm run start