"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.
The wireframe to be followed can be seen on this link:
For calculator layout:
For homepage:
For calculator window:
For math quote window:
Project will be build in several phases, according to the following:
- Project 1: Setup.
- Project 2: Components.
- Project 3: Events.
- Project 4: Refactor with hooks (pair programming).
- Project 5: Full website.
- Project 6: Tests (pair programming).
- Exercise: Deploy.
Major languages: Javascript, HTML, CSS Frameworks: webpack, Jest, React Technologies used: VSC, Github, Gitflow
Clone the repository in your local machine using git clone.
Please run: npm run build and then npm start to see project displayed in your browser.
To see the project deployed please visit anyone of the following links:
Netlify: https://benevolent-tanuki-9d1893.netlify.app/math-magicians
Heroku: https://dario1.herokuapp.com/math-magicians
👤 Author1
Dario Alessio
GitHub: https://github.com/DarioAlessioR
Slack: https://microverse-students.slack.com/team/U039GCFRK9B
LinkedIn: https://www.linkedin.com/in/dario-alessio-3a3b7911b
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.