https://github.com/maikonalexandre/loguin-with-google
🌎 Este é um projeto onde é testado o loguin com o google usando a biblioteca react-google-login
https://github.com/maikonalexandre/loguin-with-google
google-api javascript reactjs scss
Last synced: 2 months ago
JSON representation
🌎 Este é um projeto onde é testado o loguin com o google usando a biblioteca react-google-login
- Host: GitHub
- URL: https://github.com/maikonalexandre/loguin-with-google
- Owner: maikonalexandre
- Created: 2022-07-09T15:07:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T18:14:50.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T23:45:53.121Z (2 months ago)
- Topics: google-api, javascript, reactjs, scss
- Language: TypeScript
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loguin com google :earth_americas:
## 📚 Informações sobre o projeto
Esse projeto foi feito com intuito de testar aouth com o google e a biblioteca react-google-loguin.## ⚙️ Instalação
```
# Abra um terminal e copie este repositório com o comando
$ git clone https://github.com/maikonalexandre/loguin-with-google
```
```
# Instale as dependências
$ yarn# Inicie a aplicação
$ yarn dev
```## 🛠️ Tecnologias/Ferramentas utilizadas
* [NextJs](https://nextjs.org/docs/api-reference/create-next-app/)
* [TypeScript](https://www.typescriptlang.org/)
* [Sass](https://sass-lang.com/)
* [react-google-loguin](https://www.npmjs.com/package/react-google-login)
Feito com 💙 por Maikon Alexandre