LICENSE
README.md
setup.py
django_react_jollof/__init__.py
django_react_jollof/auth.py
django_react_jollof/backend.py
django_react_jollof/cli.py
django_react_jollof/frontend.py
django_react_jollof/utils.py
django_react_jollof.egg-info/PKG-INFO
django_react_jollof.egg-info/SOURCES.txt
django_react_jollof.egg-info/dependency_links.txt
django_react_jollof.egg-info/entry_points.txt
django_react_jollof.egg-info/requires.txt
django_react_jollof.egg-info/top_level.txt
django_react_jollof/templates/backend/users/models.py
django_react_jollof/templates/backend/users/permissions.py
django_react_jollof/templates/backend/users/serializers.py
django_react_jollof/templates/backend/users/urls.py
django_react_jollof/templates/backend/users/views.py
django_react_jollof/templates/backend/users/tests/__init__.py
django_react_jollof/templates/backend/users/tests/test_models.py
django_react_jollof/templates/backend/users/tests/test_permissions.py
django_react_jollof/templates/backend/users/tests/test_serializers.py
django_react_jollof/templates/backend/users/tests/test_views.py
django_react_jollof/templates/frontend/env.d.ts
django_react_jollof/templates/frontend/index.html
django_react_jollof/templates/frontend/jsconfig.json
django_react_jollof/templates/frontend/package.json
django_react_jollof/templates/frontend/vite.config.js
django_react_jollof/templates/frontend/src/App.jsx
django_react_jollof/templates/frontend/src/main.jsx
django_react_jollof/templates/frontend/src/actions/authActions.js
django_react_jollof/templates/frontend/src/context/AuthContext.jsx
django_react_jollof/templates/frontend/src/context/ThemeContext.jsx
django_react_jollof/templates/frontend/src/pages/Login.jsx
django_react_jollof/templates/frontend/src/pages/Profile.jsx
django_react_jollof/templates/frontend/src/pages/Register.jsx
django_react_jollof/templates/frontend/src/services/api.js
django_react_jollof/templates/frontend/src/styles/main.css
django_react_jollof/templates/helper_files/LICENSE
django_react_jollof/templates/helper_files/README.md
django_react_jollof/templates/helper_files/eslintrc.json
django_react_jollof/templates/helper_files/gitignore.txt
django_react_jollof/templates/helper_files/auth_buttons/AuthButtons.jsx
django_react_jollof/templates/helper_files/auth_buttons/GoogleLoginButton.jsx
django_react_jollof/templates/helper_files/mui/Login.jsx
django_react_jollof/templates/helper_files/mui/Register.jsx
django_react_jollof/templates/helper_files/mui/mui_main.css
django_react_jollof/templates/helper_files/mui/mui_main.jsx
django_react_jollof/templates/helper_files/navbar/BootstrapNavbar.jsx
django_react_jollof/templates/helper_files/navbar/MaterialNavbar.jsx