/statustracker

A simple demo of an order status tracker webapp

Primary LanguageTypeScriptMIT LicenseMIT

Status Tracker

A simple demo of an order status tracker webapp

Build Status Coverage Status

This is a demo of a simple web application that allows the tracking of order status updates, built with a NestJS backend in Typescript.

This is a work in progress that will continue to develop.

Development setup

npm install
npm run build