https://github.com/zeyu-li/shopping-list
A static site generator - will be used as a shopping list 🛒
https://github.com/zeyu-li/shopping-list
php shopping-list vercel
Last synced: about 2 months ago
JSON representation
A static site generator - will be used as a shopping list 🛒
- Host: GitHub
- URL: https://github.com/zeyu-li/shopping-list
- Owner: Zeyu-Li
- License: mit
- Created: 2021-10-31T17:29:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T19:23:15.000Z (over 3 years ago)
- Last Synced: 2025-01-22T22:09:19.493Z (over 1 year ago)
- Topics: php, shopping-list, vercel
- Language: PHP
- Homepage: http://shopping-list-ebon.vercel.app/api
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopping List
A static PHP page generator
For my shopping lists
Live demo: [shopping-list-ebon.vercel.app/api](https://shopping-list-ebon.vercel.app/api)
## Screenshot

## Use
To run do `php -S localhost:8000 api/index.php`
## Dependency
* https://github.com/juicyfx/vercel-php
* https://parsedown.org/
* https://github.com/leblanc-simon/parsedown-checkbox
## License
[](https://opensource.org/licenses/MIT)