"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.
- HTML & CSS & JavaScript
- Html, Css & JavaScript linters
- React.Js
- clone the repository by running
git clone https://github.com/aimemalaika/math-magicians.git
- navigate to the folder
cd math-magicians
- Install packages
npm install
- Run the app
npm start
- Eject the app
npm run eject
- Create build app
npm run build
- Test Linters app
npm run check-linters
👤 Aime Malaika
- GitHub: @aimemalaika
- Twitter: @aimemalaika
- LinkedIn: @aimemalaika
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.