A simple calculator build with JavaScript using neumorphism design.
- HTML
- SCSS
- JavaScript
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/akkitheakhil/neumorphic-calculator-js.git
- Install NPM packages
npm install
- Run the command
npm start
Template/boilerplate code used - https://github.com/akkitheakhil/create-html-scss-js/
Akhil Padmanabhan - [email protected]
Project Link: https://github.com/akkitheakhil/neumorphic-calculator-js/