Set up my project and made the first basic UI! I created a new Tauri v2 Project with tailwind and shadcn. Then i set up my basic file tree and started working on the UI. For now i made the basic mail program 3 rows ui. on the left you can create a new email (dont made that yet |: ) and see your foldern (i used fake email data for all the stuff because i didnt do any backend yet). the top bar was very weird to make because i dont wanted the os native title bar so i wanted my own. so i first had to find out how to make the window close and minimize and also let the user drag around the window. and the other two tabs, yea idk just a normal ui i guess.. BUT this should not stay llike this! i reallly want to try making something special. mhhh maybe like an state based mail program. like yk these boards they have where u have rows with new, in progress, done etc. maybe this is a idea, idk yet. ALSO i want to make it fully keyboard only usable and let the user write and read mails from the terminal, yeah terminal! next i will finish the ui and start on the backend. ohh and here is a screenshot of my app by now too!