Skip to content

Files

Latest commit

4f52e62 · Feb 8, 2023

History

History
13 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 307 Bytes

Solution was built using next.js and mui(just for button). Site is deployed to: https://ready-player-leo.vercel.app/

PDF report takes data from open crypto api, just basic info about asset such as price, name, volume and change.

To test it out simply run

yarn 

and then

yarn dev