Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations and read a random math-related quote.
- React
- Clone the project:
https://github.com/mmsesay/math-magicians.git
- Skip if you already have node installed otherwise download nodejs install it on your system
- Install the node modules:
npm install
- Run the app:
npm start
oryarn start
- Clone the project:
https://github.com/mmsesay/math-magicians.git
- Skip if you already have node installed otherwise download nodejs install it on your system
- Install the node modules:
npm install
- Run the app:
npm test
oryarn test
👤 Muhammad Mustapha Sesay
- GitHub: @mmsesay
- Twitter: @DeeMaejor
- LinkedIn: Muhammad M Sesay
👤 Rayan Rassam
- GitHub: @Rayan84
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- microverseinc for the readme template
This project is MIT licensed.