Project: A Simple Calculator app

This is a practice project for building a simple calculator app. The app can perform simple calculations like addition, subtraction, multiplication, division. It can also clear items once entered and also works with decimals.

screenshot

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack

Live Version

Live Link

Getting Started

Open your terminal or text editor and use next command

cd Simple_CalculatorJs

Run: 'npm install', to install all the dependencies

Run: 'npm run dev', to compile the files, and start localserver

visit: localhost:8080 on the browser

After if you want to do any changes please create new branch, after changes open pull request. Happy coding!

Author

👤 Author1

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Bootstrap
  • Microverse tips

📝 License

This project is MIT licensed.