This project is a Single Page App (SPA) calculator, that also offers randon Leadership quotes.
[Math Magicians] For this project, I used the React librery and it is deployed using Render.
Client
Style
Dynamic
Standar code
- [Use of GitFlow]
- [Use of Linters]
- [Use of React Library]
- [Components]
- [Generate basic calculations]
- [Use of events]
- [Use of hooks]
- [Use of React PropTypes]
- [Use of React Routers]
- [Use of Module CSS Style & Import CSS Methods]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Open on Visual Studio Code or any other code reader, and use an app as Live Server to review online.
Clone this repository to your desired folder:
git clone https://github.com/HFG43/math_magicians
Open index.html file with your Code Editor, and review the behaviour of the page under different sizes. On the command Line run
npm install
to install dependencies in package.json. This will make the app work.
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
To run tests, run the following command:
npm test
You can deploy this project using:
([My portfolio deployment link]) (https://react-calculator-zceq.onrender.com/)
👤 Hernán Güemes
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Arthur Iturres
- GitHub: @ITurres
- Twitter: @Arthur_ITurres
- LinkedIn: Arthur Emanuel G. Iturres
- [Complete project details]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please Star it!
I will like to thank Microverse and their Code Reviewers!!
This project is MIT licensed.