Step 1: Check your Python version
To use Reflex you need to have Python version 3.9 or above installed on your system.
python3 --version
Step 2: PIP install the Reflex framework
Use the following command to install Reflex:
pip3 install reflex
Male sure the latest version of Reflex is installed
reflex --version
Step 3: Create a new Reflex Web Application
Inside your root directory, run the following command to create a new app:
reflex init
Step 4: Copy & paste a pantry item directly into your app
You can now easily integrate pantry pantry within your app and personalize them.
Charts UI
Pantry UI