My e-commerce web app, built using Next.js, is fully responsive and includes an admin dashboard, Stripe payment integration, and user authentication (login and sign-up pages). The app supports multiple languages (English and Arabic) and features a toggle for theme mode, offering an improved user experience and enhanced performance. live demo , (If you see an error message or run into an issue, please create bug report. thank you)
First install dependencies:
npm install
To run in hot module reloading mode:
npm run dev
To create a production build:
npm run build
(note) If your internet speed is slow, please be patient as the GIF may take some time to download