https://github.com/gonzarascon/help-the-cook
AI to the rescue of cooking aficionados
https://github.com/gonzarascon/help-the-cook
nextjs tailwindcss vercel
Last synced: 11 months ago
JSON representation
AI to the rescue of cooking aficionados
- Host: GitHub
- URL: https://github.com/gonzarascon/help-the-cook
- Owner: gonzarascon
- Created: 2023-03-14T02:59:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T21:54:25.000Z (almost 3 years ago)
- Last Synced: 2025-04-02T15:06:15.472Z (about 1 year ago)
- Topics: nextjs, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://help-the-cook.vercel.app
- Size: 3.75 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Help the cook! 🧑🍳
> Let AI help you decide what to cook whit the ingredients that you have at home.
### How to run this project?
1. Install dependencies:
```sh
npm install
```
2. Run development mode:
```sh
npm run dev
```
### Special thanks
- To [@shadcn](https://github.com/shadcn) for the amazing [UI kit](https://ui.shadcn.com/)
### Contributions open!