SendIT is a courier service that helps users deliver parcels to different destinations. SendIT provides courier quotes based on weight categories.
-
Clone the project
-
Navigate to the project directory
-
cd
SendITReact
-
Install dependencies using
npm install
-
Run Application locally using
npm start