Skip to content

A script which generates unique pages dynamically using an api(Bored API). Templating engine - Eta.js is used to generate the pages.

Notifications You must be signed in to change notification settings

Parth7729/Skillbee-assignment

Repository files navigation

Project Title

A script which generates unique pages dynamically using an api(Bored API). Templating engine - Eta.js is used to generate the pages.

Node provides a built in file handling module - 'fs' which has been used to create and write in the static pages.

Static pages are created inside templates/ folder.

Note: we can change the number of static pages generated by changing thestaticFileLimitvariable in index.js

🔗 Links

Page-1

Page-2

Page-3

Page-4

Page-5

Page-6

Page-7

Page-8

Page-9

Page-10

Installation

clone this repo usinggit clone https://github /Parth7729/Skillbee-assignment.git

install dependencies -npm install

finally run index.js -node index.js

About

A script which generates unique pages dynamically using an api(Bored API). Templating engine - Eta.js is used to generate the pages.

Topics

Resources

Stars

Watchers

Forks