An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# React_Recipe_Maker
### (integrated AI challenge)
Project for Frontend Development Specialization / Scrimba

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
![Static Badge](https://img.shields.io/badge/HTML5-%23f06529)
![Static Badge](https://img.shields.io/badge/CSS3-%232965f1)
![Static Badge](https://img.shields.io/badge/Javascript-%23f0db4f)
![Static Badge](https://img.shields.io/badge/React-%2361DBFB)





#### *** 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`