Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 519 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 519 Bytes

Credit-card-system-UI

A small full stack application for a credit card provider. It allows to add new credit card accounts and view them as a list. ReactJs and NodeJs(Node Installation)

Creditcard-web is front-end(ReactJs)

In the project directory, you can run:

npm install

To install the dependency

npm start

Runs the app in the development mode. Open http://localhost:4000 to view it in the browser.

Otherwise to check the testcases run

npm test