Courier Management System is a web based system, which is used to send items from one place to another place, get items from specific adress, track order etc.
Install the dependencies and devDependencies and start the server.
> npm install --save or npm i --save
> npm startopen http://localhost:3000 for dev environment
> npm run build --productionopen http://localhost:5000 for production environment
- @material-ui/core
- @material-ui/icons