https://github.com/mujtabacodes/buynow-ecommerce-store
E-commerce MERN stack web app
https://github.com/mujtabacodes/buynow-ecommerce-store
nextjs react reactjs redux sanity stripe stripe-api stripe-checkout stripe-payments tailwindcss
Last synced: about 2 months ago
JSON representation
E-commerce MERN stack web app
- Host: GitHub
- URL: https://github.com/mujtabacodes/buynow-ecommerce-store
- Owner: mujtabacodes
- Created: 2022-08-20T14:33:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T17:07:29.000Z (over 2 years ago)
- Last Synced: 2025-06-25T07:05:07.385Z (11 months ago)
- Topics: nextjs, react, reactjs, redux, sanity, stripe, stripe-api, stripe-checkout, stripe-payments, tailwindcss
- Language: JavaScript
- Homepage: https://ecommerce.mujtabacodes.com
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ecommerce site which is create in NEXT.JS with ReactJS. Sanity to manage backend like we can add banner and products dynamically. And stripe for payment method.
## Deploy Link: https://buy-now-ecommerce-store.vercel.app/





First, run the development server:
### To run the
```bash
git clone
cd ecommerce-app
npm install
npm run dev