Skip to content

Track brazillian covid expenses from the government api and create a PDF with them.

Notifications You must be signed in to change notification settings

brunoleitem/covid-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 brazil public expenses to PDF.

This is a technical project for a interview. The idea is to get all the public expenses from the government API and list them as a pdf file.

Prerequisites

Node.js

Installing

After cloning the project, install the dependencies

 npm install

Create a .env file with the api access key.

SECRET_KEY=

Run the project

npm run app

Used dependencies

axios
html-pdf
dotenv

About

Track brazillian covid expenses from the government api and create a PDF with them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published