This video is based on this amazing tutorial by the people at JetBrains about building a full stack web app with Kotlin and React: https://kotlinlang.org/docs/multiplat...
Part 2 will add the ability to delete items and enter new ones, also we'll use an actual database for the items, not just a list.
Go check it out and try to do it yourself.