/Math-Magician

Math-Magician is a Single Page App (SPA) that allows users to: Make simple calculations & Read a random math-related quote.

Primary LanguageJavaScript

Math Magician

"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.

Live Demo

Live Demo

Built With

  • HTML5, CSS3, ES6, Webpack, React

Project Setup

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

Prerequisites

  • You need to have Code Editor Installed
  • Make sure Nodejs and NPM is installed in your system for linters and libraries

Setup

  1. Clone the repo in your local machine:
git clone https://github.com/RiyaBulia12/Math-Magician.git
  1. Open terminal and cd into project and install the dependencies
cd Math-Magician
npm install
  1. run the command to open your index.html automatically in your brower:
npm run build
npm start

Authors

👤 Riya Bulia

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments