Skip to content

fatmahussein/Math-Magicians

Repository files navigation

Math-magicians

📖 Table of Contents

📖 About the Project

math-magicians is a web application designed for mathematics enthusiasts. It is a Single Page App (SPA) that provides users with the ability to perform simple calculations and discover random math-related quotes.

The purpose of the project is to create an intuitive and user-friendly calculator application that allows users to perform basic calculations on any device with an internet connection. Additionally, the application provides inspirational and thought-provoking math-related quotes to inspire users.

🛠️ Built With

Tech Stack

🖥️ Client

🔑 Key Features

  • Simple Calculations: Users can make basic calculations such as addition, subtraction, multiplication, and division. The application provides an intuitive user interface where users can input numbers and operators to perform the desired calculations.

  • 🏅 Random Math Quotes: The application offers a collection of inspirational and thought-provoking math-related quotes. Users can read a randomly generated quote .

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

To run this project, you need the following:

  • 🌐 Web browser
  • 🐙 Git
  • 👨‍💻 Code editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/fatmahussein/Math-Magicians.git

Install

To install all dependencies, run the following command:

npm install

Run Tests

To run tests, use the following commands:

  • To track CSS linter errors, run:
npx stylelint "**/*.{css,scss}"
  • To track JavaScript linter errors, run:
npx eslint "**/*.{js,jsx}"

Build

To build the project, run the following command:

npm run build

Webpack Development Server

To run the webpack development server, execute the following command:

npm start

(back to top)

👤 Author

👤 Fatuma Hussein

👤 Kehinde Aminat

(back to top)

🔮 Future Features

  • 📱 Add mathematical operations: Enhance the calculator operations such as addition, subtraction and trigonometric functionsg.

  • 📝 Add Quotes: Add quotes that relates to Mathematics.

(back to top)

🤝 Contributing

Contributions to Math Magicians are welcome! If you would like to contribute, please follow these guidelines:

Feel free to check the issues page.

(back to top)

⭐️ Show Your Support

If you like this project, give it a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing guidance and support during the development of this project.

(back to top)

📝 License

This project is licensed under the MIT License.

(back to top)

About

math-magicians is a web application designed for mathematics enthusiasts. It is a Single Page App (SPA) that provides users with the ability to perform simple calculations and discover random math-related quotes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors