abdetaterefe / svelte-client

Sveltekit | Chapa | REAL_SHOP | ecommerce starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svelte-client

This is a shopping website built with SvelteKit and "REAL_SHOP" with Chapa as a payment gateway. It allows users to browse a variety of products, add them to their cart, and checkout using Chapa.

Screenshot 2023-05-17 8 42 45 PM Screenshot 2023-05-17 8 44 16 PM Screenshot 2023-05-17 8 42 22 PM

About REAL_SHOP

REAL_SHOP is a shopping management website where you can manage products and orders. You can create, edit, and delete products, as well as track orders and manage inventory. REAL_SHOP is a powerful tool that can help you streamline your business and improve your customer service.

It is now on local development.

REAL_SHOP cooming soon... May be...

Installation

# Clone the repository
git clone https://github.com/abdetaterefe/svelte_client.git
# Install the dependencies
cd svelte_client
npm install
# Setup Environment variables
VITE_SVELTE_CLIENT_URL=http://127.0.0.1:5173
VITE_REAL_SHOP_URL=http://localhost:3000
VITE_REAL_SHOP_KEY=<your_shop_key>
VITE_CHAPUBK_TEST=<your_chapa_apis>
VITE_CHASECK_TEST=<your_chapa_apis>

Usage

To use the website, simply browse the products, add the ones you want to your cart, and checkout using Chapa. To manage products and orders, log in to the "REAL_SHOP" admin panel.

Contact

If you have any questions or feedback, please feel free to contact me here.

About

Sveltekit | Chapa | REAL_SHOP | ecommerce starter


Languages

Language:Svelte 68.5%Language:TypeScript 23.3%Language:JavaScript 6.6%Language:HTML 1.2%Language:CSS 0.4%