Parcels bulk tracking pet-project. Only works with Nova Poshta API for now.
This repo is not contain config.js file with Nova Poshta API key. To work with this project you should:
- Generate your own API key on Nova Poshta Dev Center
- Create config.js file in root folder with:
const config = {
NP_KEY: 'Place here your own API key'
}
Technology used:
- HTML
- CSS
- JavaScript