Welcome to ExoCommerce, your feature-rich e-commerce platform powered by .NET 7 and Entity Framework Core. This README provides essential information to help you get started with ExoCommerce and contribute to its growth.
ExoCommerce offers a seamless experience for managing products through intuitive Create, Read, Update, and Delete operations.
Integrated with Stripe, ExoCommerce ensures secure and hassle-free transactions for both buyers and sellers.
Enhance account security with ExoCommerce's email verification system, adding an extra layer of authenticity to user registrations.
Take control of your e-commerce empire with the comprehensive admin dashboard. Monitor sales, manage inventory, and make data-driven decisions effortlessly.
Follow these steps to set up and run ExoCommerce on your local machine:
-
Clone the repository:
git clone https://github.com/yourusername/exocommerce.git dotnet ef database update dotnet run