/React_tutorial

Primary LanguageJavaScriptMIT LicenseMIT

Math Magicians

# 📗 Table of Contents

📖 Math Magicians

Math Magicians "Math Magicians" is a website that allows users to perform basic mathematical calculations such as addition, subtraction, multiplication, and division. Users can enter two numbers and choose the operation they want to perform using buttons on the user interface, and the result of the calculation is displayed.

This website also has a "random math fact" feature, which shows a fun and interesting mathematical fact on the page each time the user visits it.

🛠 Built With

Tech Stack

React

Key Features

  • [Setup with create-react-app]
  • [Setup linters for React/Redux]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need: Node.js Visual Studio Code Browser

Setup

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

cd Maths-Magician

Install

Install this project with:

npm i

npm run build

Usage

To run the project, execute the following command:

  npm start

Run tests

To run the test suite for the project, use the command "npm test".

Deployment

You can deploy this project using:

  npm run deploy

(back to top)

👥 Authors

👤 Emmanuel Hagan

(back to top)

🔭 Future Features

  • Math calculation functionality will be added
  • Random math quotes will be added

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can follow me and give the project a star.

(back to top)

🙏 Microverse

Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)