/math-magiciians

"This calculator app is a simple and easy-to-use tool for performing basic mathematical operations such as addition, subtraction, multiplication, and division. It features a clean and intuitive user interface that makes it easy to input numbers and perform calculations. The app also supports decimal numbers and can handle both positive and negative

Primary LanguageJavaScript

Math Magicians

📗 Table of Contents

💻 Math Magicians

Math Magicians is a React project by Microverce. It is a website for all math enthusiasts. This website allows users to perform simple calculations as well as read a random math-related quote.

🛠 Built With

Tech Stack

I used React, Javascript and css to build this project.

Client
  • React
  • CSS
  • JAVASCRIPT

Key Features

Some key feature of this project Features

  • User can calculate simple math equations
  • User can read random math quotes

(back to top)

🚀 Live Demo

Project demo

Site is under construction and the Project Demo will update soon.

(back to top)

💻 Getting Started

Please follow the instructions to clone the repo To get a local copy, follow these simple example steps. Clone this repository or download the Zip folder:

Prerequisites

In order to check the linters errors and also see the project in your local machine make sure you have installed the nodejs

Setup

Clone this repository to your desired folder: cd [folder] to navigate and run the below comand to clone the project

git clone https://github.com/EddyShimwa/math-magiciians.git

Install

Install this project with:

download npm the packages

npm install

To download the dev dependency you have to type this command:

npm i --save-dev

Usage

To see the project in your local browser first of all, go to project file and navigate the directory on your terminal and type below command:

npm start

After start the dev server a new tab will be open your browser.

To build this project you have to run the below command:

npm run build

(back to top)

👥 Author

👤 SHIMWA Pray Eddy

(back to top)

(back to top)

🔭 Future Features

  • I will add math calculation function

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I than microverse for previledge to learn like yhis

(back to top)

📝 License

This project is MIT licensed.

(back to top)