Skip to content

A single page React app whose main feature is a fully functioning basic calculator as one of it's pages. The manner in which the calculator logic was adapted so that the display of its operations could be handled by React components is significant. The app also features a landing page and a page where the user can read a random math-related quote.

License

Notifications You must be signed in to change notification settings

German-Cobian/Math-Magicians

Repository files navigation

Math-Magicians

A single page React app whose main feature is a fully functioning basic calculator as one of it's pages,

Math-Magicians

... but also includes a landing page,

Math-Magicians

... and a page where the user can read a random math-related quote.

Math-Magicians

The most significant aspect of this app is the manner in which the calculator logic was adapted so that the display of its operations could be handled by React components.

LiveDemo

https://germans-math-magicians.herokuapp.com/

https://boring-bose-880344.netlify.app/

Setup and Install

  • Open your terminal - Windows: Win + R, then type cmd | Mac: Command + space, then type Terminal
  • Navigate to a directory of your choosing using the cd command
  • Run this command in your OS terminal: git clone git@github.com:German-Cobian/Math-Magicians.git to get a copy of the project
  • Navigate to the project's directory using the cd command
  • In the clone folder, run npm install
  • To fire up the server run npm start
  • Visit http://localhost:3001/ in your browser to get into the app

Built With

  • HTML
  • CSS
  • JavaScript
  • React
  • Github workflow
  • Linters(Lighthouse, stylelint, Webhint, eslint)

Author

👤 German Cobian

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Guidelines for this project supplied by Microverse

📝 License

MIT licensed.

About

A single page React app whose main feature is a fully functioning basic calculator as one of it's pages. The manner in which the calculator logic was adapted so that the display of its operations could be handled by React components is significant. The app also features a landing page and a page where the user can read a random math-related quote.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published