-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5e25c36
commit dd5595b
Showing
1 changed file
with
24 additions
and
1 deletion.
There are no files selected for viewing
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 hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,30 @@ | ||
<p align="center"> | ||
<img alt="Letmeask" src=".github/logo.svg" width="160px"> | ||
</p> | ||
|
||
<p align="center"> | ||
<img alt="Licença" title="Licença" src="https://img.shields.io/github/license/pablogeokar/letmeask" /> | ||
<img alt="issues" title="issues" src="https://img.shields.io/github/issues/pablogeokar/letmeask" /> | ||
<img alt="forks" title="forks" src="https://img.shields.io/github/forks/pablogeokar/letmeask" /> | ||
<img alt="stars" title="stars" src="https://img.shields.io/github/stars/pablogeokar/letmeask" /> | ||
</p> | ||
<div align="center"> | ||
<img alt="Letmeask" title="Letmeask" src=".github/telainicial.jpg" width="700px" /> | ||
</div> | ||
|
||
## #NLW-Together | ||
Este projeto fez parte da semana de aprendizado junto a [Rocketseat](https://rocketseat.com.br/) nos dias 20 a 25 de junho/2021 | ||
|
||
<br/> | ||
|
||
## 🧪 Tecnologias utilizadas | ||
|
||
Para este projeto de fins didáticos, as tecnologias abordadas foram: | ||
|
||
- [React](https://reactjs.org) | ||
- [Firebase](https://firebase.google.com/) | ||
- [TypeScript](https://www.typescriptlang.org/) | ||
|
||
## 📝 Licença | ||
|
||
O código fonte deste projeto é livre sob licença MIT. Maiores informações no arquivo [LICENSE](LICENSE.md). | ||
|