- Clone repo
- Run
npm install
- Create a
.env
file withAPI_KEY=your_riot_api_key_here
- Run with
npm run dev
- Open http://localhost:3000 with your browser to see the result.
- This project uses Next.js, modify
pages/
to modify visuals - Modify
lib/
to modify data