Math magicians is a web application that is use for calculations.
-
Editor : Visual studio code
-
Languages
- HTML
- CSS
- JavaScript
-
Libraries
- React
msedge_eZTMUugL25.mp4
Access the the online version of my application with this link Live Demo
This project was bootstrapped with Create React App. To get a local copy up and running follow these simple example steps.
If you dont have node install on your computer, Install node js from https://nodejs.org/en as your JavaScript Runtime Engine
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
- Once the files are on your machine, open the math-magicians folder in Visual Studio Code, and follow the steps in Installation & Set Up
-
Install Node Modules
npm install
-
Start the development server
npm start
-
Open http://localhost:8080 to view it in the browser.
Test the application using the command
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run build
Builds 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.
👤 Desmond Owusu Ansah
- Github @Owusu-Desmond
- Twitter @DesmondOwusuDev
- LinkedIn @desmond-owusu-ansah
- Dev.to desmondowusudev
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.