Yanghaoning / neu-calculator

A simple neumorphic calculator made with Vue.js

Home Page:https://neu-calculator.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status Website neu-calculator.netlify.app

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

About

A simple neumorphic calculator made with Vue.js

https://neu-calculator.netlify.com


Languages

Language:Vue 44.3%Language:JavaScript 36.2%Language:SCSS 14.8%Language:HTML 4.7%