EZ.GG is a quick way to get match history, current meta champions, and trends for League of Legends. This app is built using React Native.
- Fork then clone the repository.
- Run
npm install
to install dependencies - Start the application by running
npm start