A shawamra shop built with Django and React with Stripe for payment processing.
- User registration and authentication
- Product listing and detail pages
- Add to cart and checkout functionality
- Payment processing with Stripe
- Admin dashboard for managing products and orders
- Python 3.12
- Django 5.1
- JavaScript
- React
- Framer motion
- AOS (Animate on scroll)
- Slick-carousel
- Stripe API
- PostgreSQL (or SQLite for development)
- Tailwindcss for frontend styling
Follow these steps to get the project running locally:
- Install Python (3.10 or higher)
- Install Git
- Install a virtual environment manager (optional but recommended)
- Clone the repository:
git clone https://github.com/amieecode/shawamra-shop.git