Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atosguru/em-product
MERN online store website with payment, emailing
https://github.com/atosguru/em-product
ecommerce mern nodejs payment react sendgrid smtp stripe
Last synced: about 1 month ago
JSON representation
MERN online store website with payment, emailing
- Host: GitHub
- URL: https://github.com/atosguru/em-product
- Owner: AtosGuru
- License: mit
- Created: 2023-06-20T20:38:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-05T08:45:45.000Z (over 1 year ago)
- Last Synced: 2024-04-24T09:22:29.338Z (8 months ago)
- Topics: ecommerce, mern, nodejs, payment, react, sendgrid, smtp, stripe
- Language: JavaScript
- Homepage:
- Size: 2.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AtEMkart
Full-Stack AtEMkart with Admin Dashboard & Paytm Payment Gateway.### How to run ->
- #### clone the entire repo
- #### cd AtEMkart
- #### npm install
- #### cd client
- #### npm install
- #### cd..
- #### npm run dev### Node version: 16.20.0