/Low_Carb_Recipe_Streamlit

This is a website which focuses on connections of an API with the Streamlit Interface

Primary LanguagePython

Low_Carb_Recipe_Streamlit

This is a website which focuses on connections of an API with the Streamlit Interface

Instructions to run:

Download the code and in the same directory create a ".env" File, Inside env File Add this : API_KEY = "Your-API-Key"

Then add the below lines to your .py file

from dotenv import load_dotenv

load_dotenv()

Screenshot 2023-07-28 042838

Screenshot 2023-07-28 042847

Screenshot 2023-07-28 040406