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…
raihan2bd / repository
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.
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.
I used React, Javascript and css to build this project.
Some key feature of this project Features
Project demo
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:
In order to check the linters errors and also see the project in your local machine make sure you have installed the nodejs
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/raihan2bd/math-magicians.git
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
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
To test this project make sure you download all the packages using
npm install. After downloading the packages you have to navigate project directory on your terminal then enter the below command start testing:
npm test
👤 Abu Raihan
👤 Michael Amponsah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Without Microverse Help this project not compleated at all so thanks a lot Microverse for giving us this kind of opertunity.
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.
HERMON-1995 /
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
sentayhu19 /
"Math magicians" is a website for all fans of mathematics. You can Make simple calculations and Read a random math-related quote.
Juanpa8830 /
This is a WebApp that shows three pages: home, calculator and quote. Each one of the pages displays some information. Furthermore, the Calculator page displays a functional calculator that is free and easy to use by users. Built with HTML, CSS, JavaScript, Webpack, React.js
brainconnect93 /
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.
Azonkeu /
This is a website designed for math lovers. Users can perform mathematical operations easily.