Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imran-salim/the-chookbook

Recipes of poultry dishes
https://github.com/imran-salim/the-chookbook

express node-sqlite3 nodejs npm pug sqlite3

Last synced: 1 day ago
JSON representation

Recipes of poultry dishes

Awesome Lists containing this project

README

        

# The Chookbook

Recipes of poultry dishes.

---
### Installation
Enter the following command to install this application:
```
npm i
```

### Usage
Enter the following command to use this application after installation:
```
npm start
```
Open a web browser and navigate to the following addresses for the corresponding images:
```
http://localhost:3000/
```
![usage](/public/images/index.png)
```
http://localhost:3000/recipes
```
![usage](/public/images/recipes.png)

---
**All recipes are from [Budget Bytes](https://www.budgetbytes.com/)**