Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 823 Bytes

File metadata and controls

14 lines (10 loc) · 823 Bytes

Friend Store 🚀

Build a Friend Store with Python(Flask) and JavaScript(React)

Table of Contents

  • ⚙️ Tech Stack: Python, React, SQLite, SQLAlchemy, Flask, Chakra UI
  • ✅ CRUD Functionality: Seamlessly create, read, update, and delete friends from your store.
  • 🔒 Best Practices: Utilizes best practices such as creating virtual environments (venv) for a clean and isolated development environment.
  • 🌐 Deployment: Deployed on Render for free.
  • 🎨 Stylish UI Components: Enhanced user experience with stylish UI components provided by Chakra UI.
  • 🌓 Light and Dark Mode: Enjoy a personalized user interface experience with light and dark mode options.
  • 📱 Responsive Design: The app is designed to adapt to various screen sizes, ensuring a consistent experience across devices.