Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T18:14:50.000Z (over 1 year ago)
- Last Synced: 2024-11-06T03:47:37.827Z (about 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:
![Animação-pt14](https://user-images.githubusercontent.com/86725282/178112441-efda427b-edf1-41e3-b650-405a153f301c.gif)## 📚 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