An open API service indexing awesome lists of open source software.

https://github.com/almaswd09/ecommerce-we5ive


https://github.com/almaswd09/ecommerce-we5ive

Last synced: 10 months ago
JSON representation

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
```