Skip to content

Aryan-Jagadale/CravePizza-Your-Ultimate-Online-Pizza-Haven

Repository files navigation

CravePizza: Your Ultimate Online Pizza Haven

General Information

  • This repository contains the source code and documentation for an e-commerce website that incorporates a robust payment system. The website provides a platform for users to browse, select, and purchase products or services securely and conveniently.

Installation

  • Clone the repository: git clone https://github.com/your-username/e-commerce-website.git
  • Install dependencies: npm install or yarn install
  • Run "yarn run dev" or "npm run dev" to start project.
  • Make sure to have "MONGO_CONNECTION_URL","COOKIES_SECRET" and "STRIPE_PRIVATE_KEY" environment variables in .env file locally.
  • Access the website: Open a web browser and go to http://localhost:3000

Features

  • Product Catalog: Users can explore a wide range of products or services available for purchase.
  • Secure Payment Processing: The website integrates a secure and reliable payment system, ensuring the confidentiality and integrity of user transactions.
  • Order Management: Users can track their orders, view order history, and manage shipping and billing information.
  • Responsive Design: The website is designed to be responsive, providing an optimal browsing experience across various devices and screen sizes.

Screenshots

Screenshot 2021-09-21 at 23 03 06

Screenshot 2021-09-21 at 23 03 06

Errors you may face:

  • Also make sure Noty package is depreceiated. To work this project, {"noty": "^3.2.0-beta"} install this version.
  • If there is problem in webpack.mix.js then you can create it manually. Visit the documentaion for it. https://laravel-mix.com/docs/6.0/installation

🙏 If you find this repo helpful then don't forget to give a start ❇️ to this repository. :)