Basir-Mohammadi /
math-magicians
Module 03 project: Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to Make simple calculations and Read a random math-related quote.
Loading repository data…
HERMON-1995 / repository
Math magician project is a Single Page App (SPA) website for all fans of mathematics that allows users to make simple calculations and read a random math-related quote. Built with: React, Redux, JavaScript, Html/CSS
[Math magician project] is a Single Page App (SPA) website for all fans of mathematics that allows users to make simple calculations and read a random math-related quote.
In order to run this project you need:
download Node.js
setup React
setup Linters
Clone this repository to your desired folder:
cd Math-magician-project
git clone https://github.com/HERMON-1995/Math-magician-project.git
cd Math-magician-project
npm install
npm run build
npm start
npm run eject
npm test
npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
👤 Author1 [HERMON GEBRE]
#[Implement scientific calculations]
If you like this project please show support by staring ⭐️.
This project is MIT licensed.
Selected from shared topics, language and repository description—not editorial ratings.
Basir-Mohammadi /
Module 03 project: Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to Make simple calculations and Read a random math-related quote.
raihan2bd /
Math Magicians is a Microverce React project. It is a website for all fans of mathematics. Using this website user can make simple calculations and also can read a random math-related quote.
zewdu444 /
This project is a single-page application that uses the React framework to perform a simple basic calculator. It is a part of the Microverse React module.
Uthmanbello /
Math Magician is a project that uses a Single Page Application format to display items on a page. A user can switch to a page where a live calculator which can be used for computation is.
Cisco-the-wayword /
This project is a calculator web application that allows users to perform basic calculator operations and displays the answer correctly. It also has a quote section that uses an external API to generate random codes to serve as motivation for users.
microvese-projects /
Math Magicians is a project that was created inline with the Microverse curriculumn. It is an app that allows the user to make some Math calculations, and read a quote or two. I used React, CSS3 and consumed and API in this project.