Aditya-138-12 / Aditya-138-12/AI-Chatbot-For-AI-Course
Improve the Login/Signup Page
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Improve the design of the Login/Signup Page, so that it looks better than what is there,
{!user ? (
Welcome
Please sign in to continue
}
onClick={handleGoogleSignIn}
sx={{
py: 1.5,
textTransform: 'none',
bgcolor: '#1976d2',
'&:hover': { bgcolor: '#115293' },
}}
>
Continue with Google
............
This is the code for the Login Preview
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.