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.
- Home page - Quote - Calculator - -
Additional description about the project and its features.
-
Major language (React)
-
- Webpack(Code Bundler)
- Gitflow(version control)
- ESLint(JavaScript linting)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ git clone https://github.com/joskalenda/math-magicians.git
$ cd math-magicians
$ npm start # this will make webpack watching for your changes in code
$ npm run test #This is to run the tests on the count method
👤 Jos Kalenda
- GitHub: JosKalenda
- LinkedIn: JosKalenda
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.