fadilahonespot / Ecommerce-API

an API to build an e-commerce application with integrated features with king ongkir, send automatic email, user level to notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

an API to build an e-commerce application with integrated features with king ongkir, send automatic email, user level to notifications

License:GNU General Public License v3.0


Languages

Language:HTML 57.5%Language:Go 42.5%