export default SignUpPage; 8 changes: 8 additions & 0 deletions 8 tailwind.config.js Show comments Edit file Delete file This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals ...
add login, signup and home page #5 Tobi-De opened this issue Mar 16, 2023· 0 comments Comments Owner Tobi-De commented Mar 16, 2023 • edited with some tests hopefully basic styling with https://tailwindcss.com/ or https://picocss.com/ Sign up for free to join this conversa...
Once you have completed the previous step, you’ll now be on a new page that says “Try new experiments in Search Labs.”Click the checkbox to opt out of email updatesorleave the checkbox alone to stay opted-in. Thenclick Join waitlist. ...
Leverage the power of Material UI, Ant Design, and Tailwind CSS, all pre-installed and ready for your creative touch. Submit a pull request with your completed frontend, and let's make the home page an enchanting gateway to the collaborative world of SponsoHive. Time: 72 hours. No Need ...
crowdin fix: academy sign up page Jul 19, 2024 documents chore: initial commit Jul 1, 2024 scripts chore: initial commit Jul 1, 2024 sites chore: initial commit Jul 1, 2024 themes/gatsby-theme-deriv Merge pull request #14 from mayuran-deriv/mayuran/fix-redirection Jul 25, 2024 ...
@@ -7,7 +7,7 @@ const pageUrl = (() => { case 'preview': return `https://${clientEnv.NEXT_PUBLIC_VERCEL_URL}`; default: return 'https://localhost:3000'; return 'http://localhost:3000'; } })(); 2 changes: 2 additions & 0 deletions 2 apps/engine/src/env/server-env.ts...