Laylo309 /
Math_magicians
Simple calculator which is created using ReactJs. It performs mathematical operations like addition, subtraction, multiplication, and division.
Loading repository data…
Othniel2471 / repository
Math Magician is a Single Page App (spa) built with React, that has a built in calculator and also generates random math quotes using an API for users
Math Magician is an app built with React, that has a built in calculator and also generates random math quotes using an API
This project is built with React.
To get a local copy up and running, follow these steps.
Clone this repository
run
https://github.com/Othniel2471/math-magician.git
Open the project in a text editor
Open your terminal and run npm install
Run npm start to serve the project in your local browser
In order to run this project you need:
Find git installation details here https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
Run this command
https://github.com/Othniel2471/math-magician.git
In the project directory, you can run:
npm startRuns the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
npm testLaunches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run buildBuilds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
npm run ejectThis section has moved here: https://facebook.github.io/create-react-app/docs/deployment
npm run build fails to minifyThis section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
👤 OMAIDU OTHNIEL
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page. Open a New Issue and I'll look intently into your suggestions.
If you like this project follow me on github for more amazing projects and ideas
I would like to thank microverse for the definition of the project requirements and provision of this template
This project is MIT licensed.
Selected from shared topics, language and repository description—not editorial ratings.
Laylo309 /
Simple calculator which is created using ReactJs. It performs mathematical operations like addition, subtraction, multiplication, and division.
thecodechaser /
Math Magicians is a website for performing basic math calculations, This website is built using REACT and JavaScript libraries.
iLynette /
This is a single page application that includes three pages; Home, Calculator and Quotes. You can do Math Calculations and read quotes.
hafiz1379 /
"Math Magicians" is a React-based project that provides an interactive platform for math enthusiasts. Users can perform calculations and explore mathematical concepts with ease, leveraging the dynamic capabilities of React for an engaging experience.
MohamedHNoor /
Math-Magicians-App 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.
melaniesigrid /
"Math magicians" is a website for all fans of mathematics. It is a dark-themed Single Page App (SPA) that allows users to make simple calculations, and read a random math-related quote. Created with React.