Skip to content

A react project designed to perform basic mathematical calculations

Notifications You must be signed in to change notification settings

j-tee/my-calculator

Repository files navigation

Math Magicians

A react application that provides basic calculator functionalities

Built With

  • HTML 5 / Css 3
  • Javascript

Prerequisites

  • Have a Desktop or Laptop Computer running on with Windows, Mac OS or Linux operating system.
  • Have git installed on the Computer
  • Have a browser install on the Computer

Demo

Live Demo

Setup

  • If it suits you, on your local computer, create a directory in your preferred location (e.g in the Desktop or Document directory)

Install

  • To clone the project on your machine: Type git clone https:/j-tee/my-calculato.git if your're using https with git or [email protected]:j-tee/my-calculator.git if you prefer ssh and hit enter.
  • To install webpack and project dependencies (a packet manager is required): npm install
  • To build project files in development mode (the destination folder is /dist): npm run build
  • To build project files in production mode (the destination folder is /dist): npm run dist
  • To run the project on webpack live server: npm run start

Usage

  • You can view the HTML document in your preferred or default browser.

Authors

👤 Tetteh Julius

🤝 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

  • Microverse

📝 License

This project is MIT licensed.

About

A react project designed to perform basic mathematical calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published