https://github.com/almaswd09/ecommerce-we5ive
https://github.com/almaswd09/ecommerce-we5ive
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/almaswd09/ecommerce-we5ive
- Owner: AlmasWD09
- Created: 2024-11-23T16:19:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T17:39:28.000Z (over 1 year ago)
- Last Synced: 2025-04-29T23:02:52.877Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://ecommerce-we5ive.vercel.app
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Project Name: We5ive
Live link: (https://ecommerce-we5ive.vercel.app/)
## Overview
The AI project is an e-commerce platform where a user can browse and purchase their preferred clothing items. Users will be able to view details about summer fashion on the product page and select products based on size and color preferences before making a purchase.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```