Added map preview to start studying page

This commit is contained in:
Keannu Christian Bernasol 2023-08-07 15:03:53 +08:00
parent c95e3e2d79
commit 33ffcde6be
3 changed files with 65 additions and 26 deletions

View file

@ -30,6 +30,9 @@ const instance = axios.create({
console.log(backendURL);
// 3rd Party APIs
export const urlProvider =
"https://tile.thunderforest.com/atlas/{z}/{x}/{y}.png?apikey=0f5cb5930d7642a8a921daea650754d9";
// App APIs
// Token Handling