veranicolas / PanaTrackerBE

Backend for PanaTracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PanaTrackerBE

Backend for PanaTracker, my React Native App.

Description

This is a simple API REST that performs CRUD operations for user data management. It consumes data from the RiotAPI, using Axios.

Install and use

  • Clone/Fork the repo
  • npm i
  • Create and config your .env file (you'll need a RiotAPI Key)
  • npm run dev for local development

Dependencies

Notes

  • If you have an idea for a pull request, please create an issue so we can discuss it first. I don't want you to waste your time creating a feature that I don't want to add for some reason.

PanaTracker isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.

About

Backend for PanaTracker

License:MIT License


Languages

Language:TypeScript 100.0%