Skip to content

A webapp that hosts 3 mathematical problems on the homepage, a calculator where you can solve these problems and a nice final mathematical quote.

Notifications You must be signed in to change notification settings

rivasbolinga/math-magicians

Repository files navigation

logo

📖 MATH_MAGICIANS

Screenshot 2023-02-14 at 09 32 47

Welcome to Math Magicians, an innovative website built with React that empowers you to become a math magician yourself. With our user-friendly calculator, you can effortlessly perform simple mathematical operations and explore the fascinating world of numbers. Math Magicians is an integral part of the third module of the Microverse program curriculum, dedicated to mastering React and its powerful capabilities

📗 Table of Contents

🛠 Built With

Tech Stack

html5css3 javascript react

Key Features

  • Totally responsive
  • Pop-up menu for mobile version
  • three pages: home, quote and calculator
  • Calculator ot make simple operations

(back to top)

🚀 Live Demo

You can have a Live Demo: https://react-m-magicians.onrender.com/

(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:

  • A PC running any operating system like Windows, Linux, or MacOS
  • An Internet connection
  • Git installed
  • Webpack installed
  • Knowledge of some basic Git commands

Setup

  • Link your PC to GitHub
  • Clone this repository to your desired folder:
git clone https://github.com/rivasbolinga/React-Math-magicians.git
  • Open the file in your code editor

Install

Install this project with:

npm install

Instal linters for React and Redux:

Here the link to install your linters: https://github.com/microverseinc/linters-config

Usage

To run the project, execute the following command:

npm start

Run tests

To run Stylelint and ESLint tests, run the following commands respectively:

npx stylelint "**/*.{css,scss}"
npx eslint "**/*.{js,jsx}"

(back to top)

👥 Authors

👤 Andrea Rivas

(back to top)

🔭 Future Features

  • Previous and current operantion in the display opf the calculator
  • Improve styling
  • More problems

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A webapp that hosts 3 mathematical problems on the homepage, a calculator where you can solve these problems and a nice final mathematical quote.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published