The LoR-CardMaker allows you make custom cards for Riot Games' Legends of Runeterra.
You can set your own images, stats, keywords, and special abilities.
Instead of just the 6 regions that are currently in the game, you can select any region in Runeterra including Runeterra itself.
Use it to create a card for your Champion or make something entirely new.
Showcase buffs or nerfs you would like to see happen or just make some funny stuff.
Download your favorite ones and share them on Reddit or wherever you like.
Try it out at: https://lorcardmaker.com
This project is open source, so feel free to change anything you like on your local version.
If you can find a bug please open an issue so we can fix it as soon as possible.
Make sure you have Node.js installed.
Run npm install to install all necessary packages.
After that use ng serve to run a local Development server.
Navigate to http://localhost:4200/ and you're done.
The app will automatically reload if you change any of the source files.
This project started as an entry for the Riot Games API Challenge 2019 and was put together in about 10 days.
