Skip to content

stevenqie/ShipMates

 
 

Repository files navigation

Shipmates

Our inspiration for this project comes from the common frustration of not being able to reach the free shipping threshold when shopping or buying groceries online. Many people either end up paying extra for shipping or adding unnecessary items to their cart just to meet the requirement. We wanted to solve this problem by connecting users who are shopping on the same website, allowing them to combine their orders and share the benefits of free shipping. By fostering a community-driven approach to online shopping, this platform not only helps users save money but also encourages smarter, more efficient purchasing habits. Online businesses also benefit from this platform. By encouraging collaborative purchases, businesses see higher transaction volumes, reduced abandoned carts, and enhanced customer satisfaction. It also helps reduce their logistics and shipping costs. Instead of fulfilling multiple smaller orders with separate packaging, handling, and shipping expenses, they can consolidate purchases into a single shipment.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • CSS 15.2%
  • Python 2.5%