-
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
7d6cf59
commit 7ac4303
Showing
5 changed files
with
21 additions
and
0 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,2 +1,23 @@ | ||
# Kitchen Converter | ||
Simple IOS app to help with converting between various mass, volume and temperature units that are commonly used in the kitchen. | ||
|
||
# Screenshots | ||
|
||
<div> | ||
|
||
<h2 style="text-align: center;">Light Mode</h2> | ||
|
||
|
||
<p align="center"> | ||
<img src="screenshots/white-nk.png" width="300" /> | ||
<img src="screenshots/white-k.png" width="300" /> | ||
</p> | ||
|
||
<h2 style="text-align: center;">Dark Mode</h2> | ||
|
||
<p align="center"> | ||
<img src="screenshots/black-nk.png" width="300" /> | ||
<img src="screenshots/black-k.png" width="300" /> | ||
</p> | ||
|
||
</div> |
Binary file removed
BIN
-136 KB
screenshots/Simulator Screenshot - iPhone 14 Pro - 2023-05-05 at 13.20.42.png
Binary file not shown.
Binary file removed
BIN
-172 KB
screenshots/Simulator Screenshot - iPhone 14 Pro - 2023-05-05 at 13.20.55.png
Binary file not shown.
Binary file removed
BIN
-309 KB
screenshots/Simulator Screenshot - iPhone 14 Pro - 2023-05-05 at 13.22.31.png
Binary file not shown.
Binary file removed
BIN
-133 KB
screenshots/Simulator Screenshot - iPhone 14 Pro - 2023-05-05 at 13.22.37.png
Binary file not shown.