Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 2.57 KB

README.md

File metadata and controls

66 lines (42 loc) · 2.57 KB

Ecommerce Website with React.js, Strapi, and Stripe

Welcome to my ecommerce website powered by React.js, Strapi, and Stripe.

Overview

This project is a full-fledged ecommerce website designed to provide a seamless shopping experience. It leverages React.js for the frontend, Strapi as the headless CMS for backend management, and integrates Stripe for secure and efficient payment processing.

Features

  • Product Catalog: Browse through a wide range of products conveniently categorized for easy navigation.
  • Shopping Cart: Add products to your cart and review your selections before proceeding to checkout.
  • Secure Checkout: Utilize Stripe for secure payment processing ensuring the safety of your transactions.
  • Admin Dashboard: Manage products, orders, and inventory effortlessly through the intuitive admin dashboard.

Technologies Used

  • Frontend: React.js
  • Backend: Strapi
  • Payment System: Stripe

Installation

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Start the frontend server with npm start.
  5. Configure and run Strapi for backend management.
  6. Set up Stripe for payment processing.
  7. You're all set to launch your ecommerce platform!

Usage

  1. Explore the product catalog to discover items of interest.
  2. Add desired products to your shopping cart.
  3. Review your selections and proceed to checkout.
  4. Complete the payment process securely using Stripe.
  5. Sit back and await your order's delivery!

Admin Dashboard

Gain access to the admin dashboard for efficient backend management:

  • Navigate to the /admin endpoint.
  • Log in with admin credentials.
  • Manage products, orders, and inventory effortlessly.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Contributions

Contributions are welcomed via pull requests. Feel free to enhance the project with new features or improvements!

License

This project is licensed under the MIT License. See the LICENSE file for details.