Page 1 of 1

The home page should display the first ten jobs (in the order supplied) from the job list on the main page of the app.

Posted: Fri Apr 29, 2022 6:54 am
by answerhappygod
The home page should display the first ten jobs (in the
order supplied) from the job list on the main page of the app.
The job list should show only the `title`, `location`, `type`
and the name of the company. Each job should be contained in
a `<div class=job></div>` element. JS and
use Visual Studio Code