"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
To obtain a local copy of the project follow this steps:
- Open your console.
- Type the following "git clone https://github.com/diegoyon/math-magician.git" if you are using HTTPS or "git clone git@github.com:diegoyon/math-magician.git" if you are using a SSH key.
- Press ENTER to create your local clone.
- Start the SPA by typing
npm start
👤 Diego Yon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.