Risyandi / kopiqu-cart

:coffee: a experiment project to create own coffe marketplace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kopiqu Cart

A repository contain project to create your own website coffe marketplace, using reactjs.

kopiqu marketplace
(gambar: kopiqu marketplace)

Features in Kopiqu

  1. Add and remove items
  2. Edit quantity items
  3. Calculate automatically the total including the shipping based on your items (if chosen)

How to run apps

  1. Before you run the apps, please install dependency using npm, type this command on your terminal
    npm install
  1. If the process installing dependency completely, you can run the app, with type this command on your terminal
    npm run start
  1. The apps will be running on https://localhost:3000

Additional

  1. Implement web app manifest in react app : https://web.dev/add-manifest-react/

About

:coffee: a experiment project to create own coffe marketplace


Languages

Language:JavaScript 88.7%Language:CSS 5.7%Language:HTML 5.6%