Skip to content

AnToHu0/ecwid-test-task

Repository files navigation

Ecwid Test Task

E-commerce store built with Vue 3 using Ecwid API.

Installation and Setup

# Clone the repository
git clone <repository>

# Navigate to the project directory
cd ecwid-test-task

# Install dependencies
yarn install

# Run the project in development mode
yarn dev

Environment Variables

To work with the Ecwid API, create a .env file in the root directory with the following variables:

VITE_STORE_ID=your_store_id
VITE_API_TOKEN=your_api_token
VITE_API_BASE_URL=your_api_base_url

About

Test task implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors