Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.17 KB

A web app demonstrating integration of Razorpay Payment Gateway using Nodejs, Express, MongoDB, Ejs.

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

Project Setup

# install your dependencies
npm install

# create .env from .env.example and enter your credentials

# serve app
npm start