A Simple Neumorphic Calculator Made with Vue.js

Neu Calculator ➕ ➖ ✖️ ➗

A simple neumorphic calculator made with Vue.js

Getting Started

You only need to install the denpencies and run your localhost.

Installing

# install dependencies
npm install

Running

# serve with hot reload at localhost:8080
npm run serve

Build

# build for production
npm run build

Live Demo

https://neu-calculator.netlify.app

Running the tests

In this tests we cover:

  • Handle nested operations
  • Show correctly number on display
  • Functionallity of AC button
#Run unit test
npm run test:unit

Deployment 🚀

You can deploy easily this project to Netlify

Deploy to netlify

Built With

  • Vue.js - The web framework used
  • npm - Dependency Management

Author 👨‍💻

License

This project is licensed under the MIT License

Acknowledgments

Download Details:

Author: sergirams
Download Link: Download The Source Code
Official Website: https://github.com/sergirams/neu-calculator

#vue #vuejs #javascript #web-development #webdev

A Simple Neumorphic Calculator Made with Vue.js
9.85 GEEK