Calculator - Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations. Read a random math-related quote.
N/A
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-project-folder
git clone https://github.com/adamilare/calculator.git
Install this project with:
Example command:
cd calculator
npm install
-
To run the project, starting the React App, execute the following command:
npm start
You can deploy this project using:
Example:
vercel or gh-pages
π€ Damilare Adepoju
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give me a starβ
I am grateful to Microverse Inc that provided the guidelines for this project.
This project is MIT licensed.