[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.
- [Calculator]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Visual Studio Code, Node.js
To run the project, follow the steps below:
- git clone git@github.com:Santosh-Konappanavar/Math-Magicians.git
- cd Math-Magicians
npm install
npm start
To run tests, run the following command:
npx hint . and npx stylelint "*/.{css,scss}" , npx eslint . and npm test
👤 Santosh Konappanavar
- GitHub: @Santosh-Konappanavar
- Twitter: @SantoshKonapp1
- LinkedIn: @Santosh Konappanavar
- ADD more fuctionality and components.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then don't forget to give a star ⭐ on this repository.
I would like to thank https://www.microverse.org/ for the great lessons in making this project.
This project is MIT licensed.