🚗🏍️ Welcome to Motoshare!

Turning Idle Vehicles into Shared Rides & New Earnings.
Why let your bike or car sit idle when it can earn for you and move someone else forward?

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Partners earn. Renters ride. Everyone wins.

Start Your Journey with Motoshare

how to install/uninstall Dependencies and devDependencies In node js

Manage devDependencies and DependenciesNode js

Install Depandencies

npm install --save autoprefixer
npm install --save babel-core

uninstall Depandencies

npm uninstall--save autoprefixer
npm uninstall--save babel-core

Install devDepandencies

npm install --save-dev autoprefixer
npm install --save-dev babel-core

0 0 votes
Article Rating
Subscribe
Notify of
guest
2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
2
0
Would love your thoughts, please comment.x
()
x