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 random math-related quotes. This application will be built using React.
- HTML
- CSS
- Javascript
- React
- Perform all math functions
- Show random math-related quotes
To get a local copy up and running, follow these steps.
In order to run this project you need:
- a browser
- git
- nodejs
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:forLoop94/Math-magicians.git
npm install
To run the project, execute the following command:
Open index.html in browser
or
open with Live server in Vscode
To run tests, run the following commands:
npx stylelint "**/*.{css,scss}"
npx npx eslint "**/*.{js,jsx}"
npm test
👤 Charles Andrews
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Fetching data from API
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a follow and/or a star
My coding partners
This project is MIT licensed.