Skip to content

sank2000/Biller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo BILLER

     It is MERN Stack application for online bill payment with payment methods like PayPal and Stripe.


To run it locally :


git clone https://github.com/sank2000/Biller.git

cd Biller

npm i

cd api && npm i && cd ..

cd app && npm i && cd ..

node server.js

cd app && npm start



Also u can test this web app using following credentials:


For Owner


owner1@biller.com


password


For Customer


customer1@biller.com


password

© sank2000