naseroish / grade-calc

0 stars 0 forks source link

UI cahnging the login signup views #3

Open naseroish opened 8 months ago

naseroish commented 8 months ago

change the default supabase login signup UI to create a custom one using Tailwind and Daisy UI components to create the login and signup views

naseroish commented 8 months ago

found a example that works for the login we have here it is https://github.com/daniellaera/react-supabase-auth-provider/blob/main/src/pages/Login.tsx copy the methods used like login logout for example and add your own html tailwind this is just login