iCherya / Parcel-Tracking

πŸ“¦ Parcels bulk tracking pet-project. Only works with Nova Poshta API for now.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“¦ 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

About

πŸ“¦ Parcels bulk tracking pet-project. Only works with Nova Poshta API for now.


Languages

Language:HTML 51.2%Language:JavaScript 32.0%Language:CSS 16.8%