App build for the technical challenge for the Go bootcamp
The repo is using the following technologies:
express
(node server framework)typescript
(JavaScript with syntax for types)puppeteer
(Headless Chrome Node.js API)
$ npm install
$ npm run dev
$ npm run test