Math Magicians is a website for all fans of mathematics. It is a Single Page App (SPA). This project will start by building the core functionality, which is a calculator. At the very beginning website will contain only the simple calculator and it will be able to perform all math operations.
Client
Server
Database
- Make simple calculations.
- Read a random math-related quote.
To get a local copy up and running, follow these steps.
cd my-folder
git clone https://github.com/developertariq/math-magicians.git
cd math-magicians
npm start
In order to run this project you need:
Install Node.js and NPM.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/developertariq/math-magicians.git
Install this project with:
cd my-project
npm run build
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
👤 Md Tariq-ul Islam
- GitHub: developertariq
- LinkedIn: developer-tariq
- Twitter: developer_tariq
If you spot any bugs or issues in this activity, you can open an issue with your proposed change.
If you like this project, please give a star.
I would like to thank reviewers, coding parnters, and the Microverse.
This project is MIT licensed.