Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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