Skip to content

fahimfaisaal/Digital-root-calculator

Repository files navigation

Digital Root Calculator1.0.1

it's a simple interactive web app which is build by javascript and used the OOP (Object Oriented Programming) paradigm


Technologies:

- javaScript (Logics)
- Gsap (Animation)

UML Diagram is here
Live view

How to run on localhost

First install dependencies:

npm install

To run in dev mode mode:

npm start

Then it will be open in default browser at http://localhost:8080

To create a development build:

npm run build-dev

To create a production build:

npm run build-prod

To remove the dist directory

npm run clean

About

digital root calculator app via vanilla javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published