A simple diary web application developed from ReactPy and styled by Bootstrap 5.
Be sure to install Python version 3.9 and above.
- Clone the repository from command line.
git clone https://github.com/fsmosca/ReactPy-Diary.git
-
cd to to reactpy-diary folder
-
Install the modules in requirements.txt
pip install -r requirements.txt
- Run the app
uvicorn diary:app
This code is linked from my article in blogspot.