Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imran-salim/the-chookbook
- Owner: imran-salim
- License: mit
- Created: 2023-11-21T03:32:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T04:50:16.000Z (25 days ago)
- Last Synced: 2025-01-17T05:27:39.564Z (25 days ago)
- Topics: express, node-sqlite3, nodejs, npm, pug, sqlite3
- Language: JavaScript
- Homepage:
- Size: 4.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)**