Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kemo321/culinary-book

Culinary book displaying recipes
https://github.com/kemo321/culinary-book

json-api pyside6

Last synced: 5 days ago
JSON representation

Culinary book displaying recipes

Awesome Lists containing this project

README

        

To install and use this app, please follow these instructions:

1. Ensure that you have Python installed on your system. You can check by running `python --version` in your terminal.

2. Clone the repository to your local machine using the command:
```
git clone https://github.com/Kemo321/Culinary-Book
```

3. Navigate to the project directory:
```
cd Culinary-Book
```

4. Install the required dependencies by running:
```
pip install -r requirements.txt
```

5. Once the dependencies are installed, you can run the app using the following command:
```
python main.py
```

![1](img/1.png)
![2](img/2.png)
![3](img/3.png)