All activity
This transforms and write data from an JSON API to a PDF
- Start the server from a terminal `yarn dev`
- Start the client from another terminal `yarn start`
- Copy the link `localhost:3006/api` into the input and it in-prints into the PDF & generate new PDF

Automated PDFreact, javascript, pdf
Instructions for running the application
- Clone the repo via `git clone https://github.com/despeauxz/redesign-vanhack`
- Install the packages by running `yarn`
- Start the application via `yarn start`
- You should see the Header with links, the following routes are available
------ Jobs, Events and Admin

Vanhack Redesignreact, ui/ux
