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.
This app is hosted on two hosting platforms, Netlify and Heroku.
To get a local copy up and running follow these simple steps.
-
You can clone this repo by typing
git clone https://github.com/DammyShittu/Math-Magicians.git
on your terminal. -
Type
cd Math-Magicians
to access the project on the terminal. -
Run
npm install
from your editor's terminal. -
Run
npm start
from your editor's terminal to run the app in the development mode. -
Run
npm run build
to build the app for production.
- Run
npm test
to launch the test runner in the interactive watch mode
This project was bootstrapped with Create React App.
GIT
GitHub: @dammyShittu
Twitter: @aded_shittu
LinkedIn: Adedamola Shittu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.