Skip to content

tomek-ch/royale-calculator

Repository files navigation

Royale Calculator

Web app for Clash Royale players to make smarter card upgrades

Running locally

Run the following commands to clone and install the project:

git clone https://github.com/tomek-ch/royale-calculator
cd royale-calculator
yarn

Then create a copy of .env.local.example, rename it to .env.local, and add your Clash Royale API key. If you don't have one, you can get it from Supercell's website.

After creating the .env.local file, you can start the project on localhost:3000 by running:

yarn dev

About

App for Clash Royale players to help them make smarter upgrades

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published