-
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
Showing
1 changed file
with
31 additions
and
2 deletions.
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,3 +1,32 @@ | ||
# Template Vite TS | ||
# Gerador de card #EUVOU no Hackathon do TRILHAS INOVA | ||
|
||
- Criar um arquivo `.env` e colocar a variável `VITE_BASE_URL` | ||
Uma ferramenta para gerar cards personalizados para utilizar nas redes sociais | ||
|
||
#EuVou #TrilhasInova #TrilheiroConfirmado #InovaMaranhão #FAPEMA | ||
|
||
## Desenvolvedo(res) | ||
|
||
* Luis Eduardo Silva dos Santos (@DJEDU28) \[Autor\] | ||
* | ||
|
||
|
||
## Tecnologia | ||
|
||
* REACT | ||
* TYPESCRIPT | ||
* YARN | ||
* React Hook Form | ||
* LUCIDE/react | ||
* Styled Components | ||
* antd | ||
* dom-to-image-more | ||
* html2canvas | ||
|
||
## Para usar basta rodar | ||
|
||
* `yarn` para baixar os pacotes | ||
* `yarn dev` para executar o projeto em modo desenvolvimento | ||
|
||
## inspiração | ||
|
||
* projeto similar usado no evento da experienceLAB https://euvou.vercel.app/ |