"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) built with React that allows users to:
- Make simple calculations.
- Read a random math-related quote.
- HTML&CSS
- Javascript
- React
To get a local copy up and running follow these simple steps.
- Having a modern internet browser: I.E. Chrome, Edge, Safari, Firefox.
- Go into the main page for this project: https://github.com/lu-jim/math-magicians
- Click the green Code button next to the About section.
- Select the then click the 📋 button.
- Open your console and change the current working directory into the destination for this project.
- Type
git clone
, and then paste the URL copied in the Setup section. - Type Enter to finish the installation process.
- Run
npm i
and after all the dependencies are installed runnpm start
- Run
npm run test
at your command line inside the root folder of the project
👤 Luis Fernando Jimenez
👤 Raul Figueroa
- E-mail: rfigueroaa17@gmail.com
- Github: @tacodtripe
- Linkedin: Raul Figueroa
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Microverse for the guidelines used for this project
- My SO and project manager, Mane
This project is MIT licensed.