The goal of this project is to learn how to build something non-trivial with Elm. I chose Typeform because it has a really slick user experience. This is not a replacement for Typeform or Tellform.
Static demo build running at: https://dstreet26.github.io/elm-phoenix-typeform-clone/
(Heroku demo link coming soon!)
- Backend (Users, Database, etc.)
- Builder Interface
- More Question Types
- Select question from scroll position
- Smoother Animations
git clone https://github.com/dstreet26/elm-phoenix-typeform-clone
cd elm-phoenix-typeform-clone
mix deps.get
cd assets
npm i
cd ..
mix phx.server
Goto: http://localhost:4000/