Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.
/ order-delivery Public archive

Degree project, E-commerce, Medieinstitutet 2022

Notifications You must be signed in to change notification settings

th-olsson/order-delivery

Repository files navigation

Order delivery

Description

This project is still in development but supposed to be an E-commerce web application for ordering delivery of products using Stripe checkout.

A flower store is used in this example for ordering flower delivery.

Built with

Prerequisites

  • yarn
  • Stripe API keys
  • Have backend installed

Getting Started

Follow these steps to run the application locally

Installation

  • Clone repository
git clone https://github.com/th-olsson/order-delivery.git client
  • Install dependencies
yarn install

Usage

  • Have the backend configured and running
  • Run developer mode
yarn dev

or production mode

yarn build
yarn start

About

Degree project, E-commerce, Medieinstitutet 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages