/math-magicians-react

Single page calculator app made with React, JavaScript (ES6), and CSS. Check out the live demo here: https://jaujau088.github.io/math-magicians-react/build/

Primary LanguageJavaScript

Math Magicians

"Math Magicians" is a React web app 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

Built With

  • React
  • JavaScript (ES6)
  • CSS

Live Demo

Heroku: https://jaujau-math-magicians.herokuapp.com/ Netlify: https://jaujau-math-magicians.netlify.app/

Getting Started

To get a local copy up and running follow these simple steps:

Prerequisites

  • Node.js
  • npm

Setup

  • Clone the project
git clone git@github.com:JauJau088/math-magicians-react.git
  • cd into the project directory
cd math-magicians-react
  • Once you've cloned the repo and are inside the directory, run npm install command to get all necessary installations.

  • Yep, that's it! you are now all set and simply run npm start to get your clone up and running on the browser.

Author

👤 Jauhari Alafi

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc.

📝 License

This project is MIT licensed.