/Parcel-Tracking

📦 Parcels bulk tracking pet-project. Only works with Nova Poshta API for now.

Primary LanguageHTML

📦 Parcel Tracking

Parcels bulk tracking pet-project. Only works with Nova Poshta API for now.

Demo

This repo is not contain config.js file with Nova Poshta API key. To work with this project you should:

  1. Generate your own API key on Nova Poshta Dev Center
  2. Create config.js file in root folder with:
const config = {
    NP_KEY: 'Place here your own API key'
}

Technology used:

  • HTML
  • CSS
  • JavaScript