Skip to content

Commit d0a1bec

Browse files
committed
Add files via upload
1 parent f7f6cd2 commit d0a1bec

File tree

6 files changed

+31
-1
lines changed

6 files changed

+31
-1
lines changed

Images/Details.png

1.6 MB
Loading

Images/Favourites.png

1.47 MB
Loading

Images/Home.png

3.14 MB
Loading

Images/Random.png

1.34 MB
Loading

Images/Search.png

2.42 MB
Loading

README.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,31 @@
1+
2+
![Y&Y Logo](https://avatars.mds.yandex.net/get-lpc/10116223/e2e14ea9-e136-4539-8427-789a1859cfaa/orig)
3+
14
# EatHub
25
Sirius 2025 mobile project
36

7+
## Features
8+
9+
- Search for recipes from all over the world 🌎
10+
- Detailed description and instructions 📝
11+
- Add recipes to Favorites ❤️
12+
- Popular and recent dishes 🌟
13+
- An idea for a casual dish 🍽️
14+
15+
### Also:
16+
- Light/dark mode toggle
17+
- Live previews
18+
- Fullscreen mode
19+
- Cross platform
20+
421
## Getting started
522

623
### Prerequisites
724
* Xcode 15+
825
* Swift 5
926
* XcodeGen or Homebrew
1027

11-
### Installation
28+
## Installation
1229
1. Clone the repo
1330
```sh
1431
git clone https://github.com/CaptainSharky/eatHub.git
@@ -25,3 +42,16 @@ Sirius 2025 mobile project
2542
```sh
2643
xcodegen
2744
```
45+
46+
## Authors
47+
48+
- [@prokyhouse](https://github.com/prokyhouse)
49+
- [@СaptainSharky](https://github.com/CaptainSharky)
50+
- [@danast2](https://github.com/danast2)
51+
- [@t-anastasiia](https://github.com/t-anastasiia)
52+
- [@aldonin](https://github.com/aldonin)
53+
54+
## Screenshots
55+
<img src="Images/Home.png" alt="drawing" width="250"/><img src="Images/Details.png" alt="drawing" width="250"/>
56+
<img src="Images/Favourites.png" alt="drawing" width="250"/><img src="Images/Search.png" alt="drawing" width="250"/>
57+
<img src="Images/Random.png" alt="drawing" width="250"/>

0 commit comments

Comments
 (0)