Skip to content

Awolize/LoL-Tracker2

Repository files navigation

LoL-Tracker2

This project is a League of Legends mastery/challenges tracker. The project is bootstrapped with create-t3-app.

Getting Started 🚀

  1. Clone the Repository and install the dependencies

    For Mac/Linux/Windows users 🍎 / 🐧 / 🪟

    git clone https://github.com/Awolize/LoL-Tracker2.git
    cd LoL-Tracker2
    pnpm i
  2. Crete a .env file - Add the appropriate API keys

  3. Launch the app - Once all the previous steps are done, travel to http://localhost:3000 on your web-browser.

    pnpm dev

Happy hacking! 🎉

🚀 Tech Stack

How do I deploy this?

Follow our deployment guides for Vercel, Netlify and Docker for more information.