Math Magicians is a calculator application built using React .
Client
- CSS
- React
Tools
- Visual studio code
- Minimalistic
- User-friendly
To get a local copy up and running, follow these steps.
In order to set up and run the application you need:
- A code editor preferably Visual Studio Code
- A web browser preferably Google chrome.
Basic requirements are needed in order to fully understand how the project fully works :
- Basic knowledge of HTML, CSS, and React.
- How to work with Git and GitHub.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/NoelLincoln/Math-Magicians.git
Install this project with:
cd math-magicians
npm install
To run the project run :
npm start
Runs 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
To run tests, run the following command:
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
This project can be deployed on several platforms. Github pages is used for deployment. For detailed steps visit deploy create-react-app.
👤 Noel Bryant
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Dark Mode
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to contact me.
I would like to thank the entire Microverse community and family for the support and motivation.
This project is MIT licensed.