mirror of
https://github.com/LucasVbr/convertisseur-app.git
synced 2026-05-13 17:12:09 +00:00
feat: Add README.md
This commit is contained in:
@@ -1 +1,36 @@
|
||||
# convertisseur-app
|
||||
<h1 align="center">Welcome to Android Temperature Converter 👋</h1>
|
||||
<p>
|
||||
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
|
||||
<a href="./LICENSE" target="_blank">
|
||||
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
> Android application to convert temperature units
|
||||
|
||||
<div style="display: flex; justify-content: center;">
|
||||
|
||||
<img src="./.readme/Screenshot_20241024_144345.png" alt="App overview" width="200"/>
|
||||
<img src="./.readme/Screenshot_20241024_144345.png" alt="App inputs" width="200"/>
|
||||
<img src="./.readme/Screenshot_20241024_144207.png" alt="Units" width="200"/>
|
||||
|
||||
</div>
|
||||
|
||||
<img src="./.readme/Screenshot_20241024_144309.png" alt="Landscape view" width="200"/>
|
||||
|
||||
## Author
|
||||
|
||||
👤 **LucasVbr**
|
||||
|
||||
* Website: https://lucasvbr.dev
|
||||
* Github: [@LucasVbr](https://github.com/LucasVbr)
|
||||
* LinkedIn: [@lucasvbr](https://linkedin.com/in/lucasvbr)
|
||||
|
||||
## Show your support
|
||||
|
||||
Give a ⭐️ if this project helped you!
|
||||
|
||||
## 📝 License
|
||||
|
||||
Copyright © 2024 [Lucàs Vabre](https://github.com/LucasVbr).<br />
|
||||
This project is [MIT](./LICENSE) licensed.
|
||||
Reference in New Issue
Block a user