0 Forks
1 Stars
1 Watchers

lol-data

lol-data is my current study project. I'm using React with typescript, and fetching data from the League of Legends API to make it accessible and available to anyone who needs or wants to

How to download and setup lol-data

Open terminal and run command
git clone https://github.com/ThiagoMartinsSaraiva/lol-data.git
git clone is used to create a copy or clone of lol-data repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lol-data https://github.com/ThiagoMartinsSaraiva/lol-data/archive/master.zip

Or simply clone lol-data with SSH
[email protected]:ThiagoMartinsSaraiva/lol-data.git

If you have some problems with lol-data

You may open issue on lol-data support forum (system) here: https://github.com/ThiagoMartinsSaraiva/lol-data/issues