Build a route and create a component with UI fields to input new Job from UI. Endpoint: POST /jobs Send data as body parameters. Expected parameters: title, description and location
Build a route and create a component with UI fields to input new Job from UI.
Endpoint:
POST /jobs
Send data as body parameters.
Expected parameters:
title, description and location