Card Generator to make caption cards of the prototypes easily. This project is powered by ReactJS, MUI, and ProtoPedia API.
- download codes
git clone https://github.com/botamochi6277/protopedia-card.git
code protopedia-card- install dependancies
npm install- run pages in development mode
npm run dev