Delivery Team Objective - Create delivery-dev branch and create Delivery page component, DeliveryTable component, and DeliveryTableItem component. Create API with readDeliveries (GET) CreateDeliveryTask (POST) UpdateDelieveryTask (PUT) DeleteDelieveryTask (Delete) routes returning example data. and push to github
Starter Code devloped by Omar. After test check of each segment we will converge them into one and push to the main branch.
git and docker ignore set docker to node 12 json added
Docker containter is created following the Docker Curriculum tutorial Port 8080 is being used to host the Server push, pull and post requested temp holder created delivery is being updated by request if requested not found error is pushed out