Skip to content

SPA Vue3 app with Vue3/Pinia/Vite/Vue-Router/SCSS/TS/Leaflet/API - loading hierarchical data on transport and geozones using API, displaying as lists with the ability to select a transport track or geozone to display them on the map.

Notifications You must be signed in to change notification settings

gwyn-developer/test-task_map-tracker

Repository files navigation

test-task_map-tracker

SPA Vue3 app with Vue3/Pinia/Vite/Vue-Router/SCSS/TS/Leaflet/API - loading hierarchical data on transport and geozones using API, displaying as lists with the ability to select a transport track or geozone to display them on the map.

Run the project locally:

  1. Clone the repository:
git clone https://github.com/gwyn-developer/test-task_map-tracker.git
  1. Go to the project folder:
cd test-task_map-tracker
  1. Install project dependencies:
npm install
  1. Create a .env file in the root of the project. This file will contain the configuration data required to work with the API. Copy the contents of the .env.example file to a new .env file, replacing the placeholders (YOUR_LOGIN, YOUR_PASSWORD, YOUR_SERVER, YOUR_OFFSET) with the current values ​​of the login, password, server and UTC offset in minutes.

  2. Run the project locally:

npm run dev

About

SPA Vue3 app with Vue3/Pinia/Vite/Vue-Router/SCSS/TS/Leaflet/API - loading hierarchical data on transport and geozones using API, displaying as lists with the ability to select a transport track or geozone to display them on the map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published