Web page that generates various sequences such as prime numbers, square numbers, times tables etc.
Clone this repo in your folder of choice and run the command npm i to install node
modules.
After node modules have installed run the command npm run start to run the project.