Check out the live demos at https://liveviewcookbook.dev/
This contains examples of using Phoenix LiveView
- Hello World
- Progress
- Form with validation
- Displaying flash messages
- Showing a Bootstrap modal
- Dynamic nested form (TODO)
- Multistep wizard form (TODO)
- File upload (TODO)
- File upload to S3 (TODO)
- Picture upload and cropping (TODO)
- Using a date picker (TODO)
- Navbar (TODO)
Feel free to add a PR if you think that an example is missing.