"Magic Math" 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.
I started by building the core functionality, which is a calculator. At the very beginning my website will contain only the simple UI presented below, but it will be able to perform all math operations.
- HTML
- CSS
- JavaScript ES6
- React
This project was bootstrapped with Create React App. To get a local copy up and running follow these simple example steps.
- git
- Node.js
- Broswer to Display
- IDE to run and edit the code
- open a terminal
- run
git clone git@github.com:killy10o10/magic-math.git - run
cd magic-math - run
npm install - run
npm run build - run
npm startyour default browser should load automatically with the app, if it doesn't do next and final step. - Enter
http://localhost:3000/in your browser
- It can be used to make simple maths calculations.
- It can be used to read a random math-related quote.
👤 Soulemanou Babanou
- GitHub: @soulemanou-software
- Twitter: @Mr_Babanou_237
- LinkedIn: @Mr_Babanou
👤 Okine Kingsley
- GitHub: @killy10o10
- Twitter: @Quami_Killy
- Instagram: quami_killy
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Microverse community
- Hat tip to Microverse's code reviewers and to everyone who reviewed my project and made suggestions.
This project is MIT licensed.