1, Change the database name in settings.py

2, Run the following commands to start

-> pip install -r requirements.txt -> python manage.py makemigrations -> python manage.py migrate -> python manage.py runserver -> cd recipe-website -> npm install -> npm run start Screenshot 2024-05-09 113531 Screenshot 2024-05-09 113451