Skip to content

"Good-Buy" is a Next.js-based e-commerce platform with TypeScript, Tailwind CSS, Prisma, and MongoDB. Seamlessly integrated with Khalti payment and cash on delivery, it provides a streamlined shopping experience.

Notifications You must be signed in to change notification settings

diwashbhattarai999/GoodBuy

Repository files navigation

GoodBuy E-Commerce

Welcome to GoodBuy E-Commerce! An efficient online shopping platform providing a seamless shopping experience for users.

Features

  • Product Catalog: Extensive range of products for users to explore.
  • Secure Checkout: Safe and secure payment options, including Khalti and Cash on Delivery.
  • User Authentication: Secure login and registration system for users.
  • Order Tracking: Track the status of orders from placement to delivery.
  • Responsive Design: Tailored experience across devices for optimal user experience.

Tech Stack

  • Next.js: React framework for building server-side rendered web applications.
  • TypeScript: Typed superset of JavaScript for improved code quality.
  • Tailwind CSS: Utility-first CSS framework for rapid UI development.
  • Prisma: Modern database toolkit for TypeScript and Node.js.
  • MongoDB: NoSQL database management system.
  • Khalti Payment: Integration for secure online payments.

Installation

  1. Clone the repository:
git clone https://github.com/diwashbhattarai999/GoodBuy.git
  1. Install dependencies:
npm install
  1. Generate prisma:
npx prisma generate
  1. Start the server:
# if running dev server
npm run dev

# if running prod server
npm run build
npm run live

Contributing

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License.

Author

Diwash Bhattarai

About

"Good-Buy" is a Next.js-based e-commerce platform with TypeScript, Tailwind CSS, Prisma, and MongoDB. Seamlessly integrated with Khalti payment and cash on delivery, it provides a streamlined shopping experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages