math-magicians

A calculator app that performs basic arithmetic operations( +, - , / and x ) on numbers. The App also features a number of conversion options(Area, length, Mass, Volume, Time, Discount, BMI, Data and Speed).

Stars
5

Math Magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:

  • Make simple arithmetic calculations(+, -, /, *).
  • Preview a history of the recently executed calculations.
  • Make a number of mathematical conversions(Area, Mass, Length, Volume, Temperature, Speed, Time, Discount, BMI, Data).

Project snapshot

sidney kaguli header

Built With

  • React(Create React App)
  • Tailwindcss
  • Framer Motion

Live Demo

Here is a link to the live demo

Getting Started

Prerequisites

  • React
  • Tailwindcss
  • Framer Motion

Install

  • run git clone [email protected]:XsidX/math-magicians.git on your terminal
  • cd into the directory
  • run npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

See the section about deployment for more information.

Author

👤 Sidney

🤝 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

The design of the app was inspired by the calculator apps in:

  • MIUI 13 (android-based mobile operating system).
  • Windows 10.

📝 License

This project is MIT licensed.

Badges
Extracted from project README
sidney kaguli header
Related Projects