"Math Magicians" is a React web app 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
- React
- JavaScript (ES6)
- CSS
Heroku: https://jaujau-math-magicians.herokuapp.com/ Netlify: https://jaujau-math-magicians.netlify.app/
To get a local copy up and running follow these simple steps:
- Node.js
- npm
- Clone the project
git clone git@github.com:JauJau088/math-magicians-react.git
- cd into the project directory
cd math-magicians-react
-
Once you've cloned the repo and are inside the directory, run
npm install
command to get all necessary installations. -
Yep, that's it! you are now all set and simply run
npm start
to get your clone up and running on the browser.
👤 Jauhari Alafi
- GitHub: @JauJau088
- Twitter: @jaujauj
- LinkedIn: Jauhari Alafi
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.