Hacker News new | ask | show | jobs
by domlebo70 695 days ago
Hey. Well done on launch. Looks very sleek. So the frontend is some sort of JS/CSS app. How did you get it so native looking? What UI libs are you using, or just tailwind classes?
1 comments

Hey, thanks for the kind words! I’m glad you like the design. It’s a mix of Tailwind CSS and Tauri to achieve that "native" look. Using Tauri helps me access some OS features to create effects like the “glass/translucent effect” If you have any more questions, feel free to ask!
Thanks. I am about to start an app using Tauri, and styling the UI so it doesn't feel like a "web app" is a concern of mine