SendIT is a courier service app that helps users deliver parcels to different destinations all around the world.
- Users can create parcel orders, specifying who it is addressed to and destination.
- Users can cancel parcels and change parcel destination.
- Admin can change the current location and update status of a parcel.
- Users can see Pickup location and destination on google map
- Users receive live email notification anytime Admin changes parcel status.
Clone the repo and cd into it.
Simply run:
npm run start-dev
npm test
NodeJs, React, Webpack
- Tiku Okoye