FreightHub Frontend Coding Challenge

Shipment Management System

An application which enables the user to view and manage shipments.

Contents

Features

  • Search Shipment by ID, Name, UserID etc
  • Sort by different fields (e.g. id, name) in ascending/descending order
  • List Shipments based on thier STATUS
  • Sub Component with CARGO details

Libraries Used

  • React-Table
  • namor
  • react-bootstrap

Demo

  • START

START

  • SEARCH

SEARCH

  • SORT

SORT

  • LIST

LIST

  • Sub Component

SUB

  • Editable

Edit

How to Run

yarn or npm install .
yarn server or npm run server