Skip to content

Commit

Permalink
updated readme and changed 'Search' to 'Procurar'
Browse files Browse the repository at this point in the history
  • Loading branch information
alissonsleal committed Feb 12, 2021
1 parent 4d1834d commit 28e2b42
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
Binary file added .github/screenshot_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/screenshot_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

Search any license plate in Brazil, it's super easy, fast and there are no ads. It works with either new or older license plates including Mercosul license plates.

Look up now: [Consulta-Placa](https://consulta-placa.vercel.app)
Look up now: [placa.ga](https://placa.ga)

## Images

<p align="center">

<img width="300" src="https://i.imgur.com/3wjUFfn.png">
<img width="300" src=".github/screenshot_1.png">

<img width="300" src="https://i.imgur.com/eC2XBNp.png">
<img width="300" src=".github/screenshot_2.png">

</p>

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
Consulte a placa de qualquer veículo no Brasil de forma rápida, fácil e sem propagandas.
Funciona com placas antigas e também com as do Mercosul.

Consulte agora: [Consulta-Placa](https://consulta-placa.vercel.app)
Consulte agora: [placa.ga](https://placa.ga/)

## Imagens

<p align="center">

<img width="300" src="https://i.imgur.com/3wjUFfn.png">
<img width="300" src=".github/screenshot_1.png">

<img width="300" src="https://i.imgur.com/eC2XBNp.png">
<img width="300" src=".github/screenshot_2.png">

</p>

Expand All @@ -30,7 +30,7 @@ Consulte agora: [Consulta-Placa](https://consulta-placa.vercel.app)
- [x] Axios
- [x] Styled-Components
- [x] APICarros.com
- [x] Deployed to Vercel
- [x] Deploy ma Vercel

## Contribuições

Expand Down
2 changes: 1 addition & 1 deletion src/pages/Home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const Home: React.FC = () => {
/>
<button type="submit" onClick={handleSubmit}>
<FiSearch size={14} />
Search
Procurar
</button>
</form>

Expand Down

1 comment on commit 28e2b42

@vercel
Copy link

@vercel vercel bot commented on 28e2b42 Feb 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.