Skip to content
E-commerce template built with UIKIt
HTML CSS JavaScript
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src Change paths on the home page Aug 13, 2018
.gitignore Add files Aug 10, 2018
LICENSE Initial commit Aug 10, 2018
README.md Update README.md Jan 22, 2019
gulpfile.js Update gulpfile.js Jan 15, 2019
package-lock.json Add files Aug 10, 2018
package.json Add files Aug 10, 2018

README.md

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://chekromul.github.io/uikit-ecommerce-template

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/chekromul/uikit-ecommerce-template.git

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

# Install dependencies
$ npm install

# Start
$ gulp

Copyright and Credits

Shopping Categories Colection icons by Jaro Sigrist from Noun Project. Licensed under Creative Commons Attribution 3.0.

License

This software is licensed under the MIT License © Roman Chekurov

You can’t perform that action at this time.