/Food-Ecommerce

A Full-Stack e-commerce that allows users to create authenticated accounts, manage cart items, execute card payments, and keep track of their order history.

Primary LanguageJavaScript

Food-Ecommerce

food-ecommerce

This project was bootstrapped with Vite.

💻 Project

A Full-Stack e-commerce that allows users to create authenticated accounts, manage cart items, execute card payments, and keep track of their order history.

🚀 Stack & Tools Used:

  • React.js
  • Redux
  • Local Storage
  • Material UI
  • Firebase
  • Express
  • Stripe API

How to use?

Download this repository

Create a .env file and add the following keys to it:

VITE_FIREBASE_API_KEY = your_own_key
VITE_STRIPE_PUBLISHABLE_KEY = your_own_key

(replace the values from the keys above with your own)

In the project directory, run the following commands:

To install dependencies and node_modules:
npm install
To start the application:
npm run dev
To see a live demo of this project, click here

Author

  • Michel Pomerantzeff