/Math-Magicians

This a single page application (SPA), that is built using React. It is a calculator that also displays Math quotes

Primary LanguageJavaScript

Math Magicians

This is a single app (SPA) project that uses react to display a functional calculator and also display mathematical quotes.

Built With

  • HTML 5
  • CSS
  • JavaScript
  • React Js

Live Demo (if available)

Live Demo Link

Getting Started

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

Prerequisites

  • VS code/ Sublime text or any other editor
  • Working internet connection

Setup

-If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

-Download the ZIP from this location, or run the following git command to clone the files to your machine:

-```bash git clone https://github.com/cyrilmuchemi/Math-Magicians.git.

  • Once the files are on your machine, open the Math-Magicians folder in Visual Studio Code, and follow the steps in Installation & Set Up

🛠 Installation & Set Up

  1. Install Node Modules

    npm install
    
  2. Start the development server

    npm start
    
  3. Open http://localhost:3000 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
    
    

Authors

👤 Author1

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