Aditya-138-12 / Aditya-138-12/AI-Chatbot-For-AI-Course
Improve the Login/Signup Page
- Lenguaje dominante
- JavaScript
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.