https://github.com/aguxez/loker
Search League of Legends match information at the moment.
https://github.com/aguxez/loker
elixir league-of-legends phoenix react
Last synced: about 1 month ago
JSON representation
Search League of Legends match information at the moment.
- Host: GitHub
- URL: https://github.com/aguxez/loker
- Owner: aguxez
- Created: 2017-12-13T21:45:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T20:41:26.000Z (over 8 years ago)
- Last Synced: 2025-07-07T02:05:26.138Z (12 months ago)
- Topics: elixir, league-of-legends, phoenix, react
- Language: Elixir
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loker
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Install Node.js dependencies with `cd assets && npm install`
* Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
## Before running
* Be sure to get an API key from RIOT.
* Follow the configuration on [Godfist](https://github.com/aguxez/godfist)
## TODO
- [ ] Add more information when user is clicked.
- [ ] DRY code on `Game.js` file.