Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rushilp2311/hipp
https://github.com/rushilp2311/hipp
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rushilp2311/hipp
- Owner: rushilp2311
- Created: 2024-04-27T17:06:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-27T18:02:26.000Z (9 months ago)
- Last Synced: 2024-11-05T14:39:19.182Z (2 months ago)
- Language: TypeScript
- Homepage: https://hipp-psi.vercel.app
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to Run
1. Clone the repo, run `pnpm install` or `npm install` or `yarn install`
2. Add the `.env` with the environment variable `NEXT_PUBLIC_OPEN_API_KEY`
3. Run `npm run dev`## Deployment Link
https://hipp-rushilp2311s-projects.vercel.app/## AI used
1. Used Vercel's v0 to generate the UI (`Recipe. tsx` file UI is generated by v0 but I wrote all the functionality). Publicly generated files can be found here https://v0.dev/r/CvQ21OUBMa3
2. Used ChatGPT to get the list of common ingredients and dietary preferences.