Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 345 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 345 Bytes

PaymentCardDetail

Instalation and Configuration:

For the back-end, simply opening it on Visual Studio IDE and running will start the web service. For the fron-end, you can clone the project, hit npm install then npm start.

Description:

Simple CRUD operation system using asp.net as back-end web service and React as front-end.