Skip to content

smaldd14/bubblicious-app

Repository files navigation

Bubblicious Web App

Description

A “Bubblicious Number” is an integer that is prime and whose hexadecimal representation has a last digit of B. The first three are 11, 43 and 59. How many Bubblicious Numbers are there between one and 100,000?

To Run the app

  1. Clone the repository
  2. Run the following command in the terminal
cd bubblicious-app
npm install
npm run dev

Or you can visit the deployed app here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published