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.
- HTML & CSS & JavaScript
- Html, Css & JavaScript linters
- React.Js
Live Demo Link using netlify
Live Demo Link using Heroku
This project was bootstrapped with Create React App.
- clone the repository by running
git clone https://github.com/selma-belhadj/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
👤 Selma Belhadj
- GitHub: @selma-belhadj
- Twitter: @selma_bel_hadj
- LinkedIn: @selma-belhadj
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.