A project to learn NodeJS, ExpressJS, and whatever else along the way.
Go to file
Robert McGovern ebae4cc90b base code set to use import rather than require. Now to evolve the code 2024-03-06 12:18:36 +00:00
.gitignore base code set to use import rather than require. Now to evolve the code 2024-03-06 12:18:36 +00:00
LICENSE Initial commit 2024-03-06 12:36:54 +01:00
README.md Initial commit 2024-03-06 12:36:54 +01:00
express-puppeteer.js added base files, plus og experiment node script that uses commonjs not modules 2024-03-06 11:48:48 +00:00
index.mjs base code set to use import rather than require. Now to evolve the code 2024-03-06 12:18:36 +00:00
package-lock.json added base files, plus og experiment node script that uses commonjs not modules 2024-03-06 11:48:48 +00:00
package.json base code set to use import rather than require. Now to evolve the code 2024-03-06 12:18:36 +00:00

README.md

motivational-picture-generator

A project to learn NodeJS, ExpressJS, and whatever else along the way.