Math Magicians is an SPA made for all fans of maths. It contains a calculator that allows the users to make the majority of arithmetic operations. In additions, it displays a random math related quote in each session. It is built using React.js
- React (CRA)
- Milestone 1: Project setup
- Milestone 2: Components
- Milestone 3: Events
- Milestone 4: Full website
- Milestone 5: Tests
- Milestone 6: Deploy
Prerequisites: A Web Browser (preferably FireFox or Chrome) To get a local copy up and running follow these simple example steps.
Math Magicians Website (Netlify)
Math Magicians Website (Heroku)
- Clone the GitHub Repository
- Go to the Project
cd math-magicians
- Run
npm install
to install the dependencies - Run
npm start
to run the live server.
- Stop the server if it's already running
CTRL
+C
- Run
npm test
run the tests
👤 Soufiane Boursen
- GitHub: @Sboursen
- Twitter: @sboursen_dev
- LinkedIn: @sboursen
A huge thanks to these people for collaborating with me on the project:
👤 Souad
- GitHub: @souad988
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is under the MIT license.