https://github.com/ramirezjm/react_recipe_maker
Project for Frontend Development Specialization / Scrimba
https://github.com/ramirezjm/react_recipe_maker
css3 html5 javascript react
Last synced: about 2 months ago
JSON representation
Project for Frontend Development Specialization / Scrimba
- Host: GitHub
- URL: https://github.com/ramirezjm/react_recipe_maker
- Owner: RamirezJM
- License: mit
- Created: 2025-04-20T00:31:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T02:06:57.000Z (about 1 year ago)
- Last Synced: 2025-05-07T19:14:44.274Z (about 1 year ago)
- Topics: css3, html5, javascript, react
- Language: JavaScript
- Homepage:
- Size: 605 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React_Recipe_Maker
### (integrated AI challenge)
Project for Frontend Development Specialization / Scrimba
[](https://choosealicense.com/licenses/mit/)




#### *** This project is designed to be used with HuggingFace ***
1. `npm install`
2. In the root directory, create a .env file with the content:
`VITE_HF_ACCESS_TOKEN = your api key from huggingface`
3. `npm run dev`