A shipment tracking app
To get started, clone the repository and install the dependencies.
git clone https://github.com/ojolowoblue/shippex.git
cd shippex
npm install
To run the app in development, use the following command.
npm run dev
To build the app, use the following command.
npm run build
This project is licensed under the MIT License.