This is hackathone project in masai. We have built a third-party website that becomes a mediator between transporter services and courier partners, so they can save their money by collaborating the parcel/ material on the same route, and also we providing the sharing functionality which share the transport between courier partner by which it reduce the transport and fuel cost.
Client : React
Server : Node, Express, MongoDB
- Login/SignUp
- Post Trip
- Check fare
To deploy this project run, First clone the project to local computer and start following the below steps.
git clone https://github.com/cybervirus997/hackathon2021.git
cd client
npm start
cd server
npm run serverNow visit the deployed site : https://sharekaro-nu.vercel.app/
- Login/signup
- Landing
- Check Fare
-Post Trip
- Final
