luveqz / sprout

The home page of a fictional eco-products ecommerce. Built using Vue 3, Vue Router, Vuex, TypeScript, Sass, Jest, Vue Test Utils and Cypress.

Home Page:https://sprout.fictolab.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frame 129 (1)

πŸ₯‘ Intro

This is the home page of a fictional eco-products ecommerce. Original concept and UI design by Julia Klochok.

It was built using Vue 3, Vue Router, Vuex, TypeScript, Sass, Jest, Vue Test Utils and Cypress.

πŸ₯‘ Features

  • CRUD shopping cart items.
  • Home page.
  • Checkout page.
  • 404 page.
  • Mobile first.

πŸ₯‘ Installation

# Download the repo.
git clone https://github.com/luvejo/sprout-frontend.git

πŸ₯‘ Build Setup

# Install dependencies.
$ npm install

# Serve with hot reload at localhost:8080.
$ npm run serve

πŸ₯‘ Testing

# Run unit tests.
npm run test:unit

# Or end to end tests.
npm run test:e2e

πŸ₯‘ Demo

At sprout.fictolab.co.

πŸ₯‘ Screenshot

Screenshot 2022-01-26 at 13-25-38 sprout-ecommerce

πŸ₯‘ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

The home page of a fictional eco-products ecommerce. Built using Vue 3, Vue Router, Vuex, TypeScript, Sass, Jest, Vue Test Utils and Cypress.

https://sprout.fictolab.co

License:MIT License


Languages

Language:Vue 76.9%Language:TypeScript 14.4%Language:JavaScript 5.1%Language:SCSS 3.4%Language:HTML 0.3%