UIkit E-commerce Template

Responsive e-commerce template containing catalog, filters, product page, shopping cart and other elements of the online store. Built with UIkit.

Demo: https://github.com/fadilahonespot/Ecommerce-API

Also you can see Sass port of this theme: vkovic/uikit-computer-store-template

UIkit E-commerce Template

Overview

Technologies

The project leverages:

Browser Support

Chrome Chrome IE IE Edge Edge Safari Safari Firefox Firefox
Yes 11+ Yes Yes Yes

Quick start

What's included

uikit-ecommerce-store/
├── src/
|   ├── scripts/
│   |   ├── script.js
|   ├── styles/
│   |   ├── components/
|   |   ├── style.less
|   ├── templates/
│   |   ├── components/
|   |   ├── data/
|   |   ├── layouts/
|   |   ├── mixins/
|   |   ├── pages/
|   |   |    ├── index.pug
|   |   ├── partials/
|   ├── images/

Build

To clone and run this project, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/fadilahonespot/Ecommerce-API

# Go into the repository
$ cd uikit-ecommerce-template

# Install dependencies
$ go mod

# Start
$ go run main.go

Copyright and Credits