Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 628 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 628 Bytes

The Card Maker

To run the app (localhost:3000)

npm install

npm start

To test the app

npm install (if not done already)

npm test

To build the app

npm run build

Deployed URL:

Click Here

Card Maker Tools:

Alt text - Clear all cards

Alt text - Load cached cards

Alt text - Export to JSON

Alt text - Save to PDF

Alt text - Fetch from Remote URL (GitHub)