Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T17:07:29.000Z (about 1 year ago)
- Last Synced: 2024-10-31T10:44:20.049Z (3 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/![](SCREENSHOTS/ecommerce1.png)
![](SCREENSHOTS/ecommerce2.png)
![](SCREENSHOTS/ecommerce3.PNG)
![](SCREENSHOTS/ecommerce4.png)
![](SCREENSHOTS/ecommerce5.png)
First, run the development server:### To run the
```bash
git clone
cd ecommerce-app
npm install
npm run dev