Material UI design using Kotlin/JS and React-DOM and MUI wrapper
Glass UI design using Kotlin/JS and React-DOM
- Material UI Based on this sample
- Glass UI Based on this YouTube video by Dev Ed
Inside Client.kt
- use
MaterialApp.create()
for Material UI - Use
GlassAppMain.create()
for Glassmorphic UI
- kotlin-emotion for CSS
- kotlin-react
- kotlin-react-dom
- kotlin-coroutines
- kotlinx-serialization-json
- kotlin-react-mui