Fast Courier is a system, where a user Book their Parcel by providing their courier information. They show & get discounts based on promotion or remaining discount date.
All the discount offers and date come from JSON Server...
To run this application locally.
yarn install
# then
yarn start:dev
Single Page Online Courier Service.