"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:
- Make simple calculations.
- Read a random math-related quote.
- React
Client
- Code Quality
- SPAs
In order to run this project you need:
- You need to have NodeJS installed
- A Web Browser (Google Chrome, Firefox, etc)
- A Code Editor (Notepad++, VSCode, etc)
Clone this repository to your desired folder:
git clone your link repo https://github.com/NewtonOmbese/Math-Magician.git
cd Math-Magician
Install this project with:
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
- npx eslint "**/*.{js,jsx}"
- npx stylelint "**/*.{css,scss}"
You can deploy this project using:
- Netlify
- Vercel
- Render
- Railway
- gh-pages
👤 Newton Ombese
- GitHub: @newtonOmbese
- Twitter: @NewtonOmbese
- LinkedIn: @newtonOmbese
- Adding more pages
- FrontEnd Framework implementation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star.
I would like to thank Microverse.
This project is MIT licensed.