An angularjs application to create your own card by writing your name and generating by the application then you can download the image.
run the command below to install dependencies.
npm installyou can run application via
ng serveor you can make a build for production.
ng build prod or make a build with PWA
npm run pwa