/math-magicians

Math Magicians is a website for performing basic maths calculations, This website is built using REACT and JavaScript libraries.

Primary LanguageJavaScriptMIT LicenseMIT

Math-Magicians

This Single Page App (SPA) was built with ReactJS. It has three pages:

  • Home Page
  • Calculator Page
  • Quotes Page

These pages will display when their links in the navigation bar is clicked without the browser loading thanks to React Router Library.

On the Calculator Page, the user can perform mathematical operations;

  • Addition
  • Subtraction
  • Multiplication
  • Division

Built With

  • Html
  • CSS
  • Javascript
  • react

Live Demo

View Live Demo

Getting Started

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

  1. Clone the repo
    git clone git@github.com:roshan-bajgain/math-magicians.
    
  2. Go to project directory cd math-magician
  3. Install project requirements npm install
  4. Start the project using npm start

Prerequisites

  • code editor (eg: vscode)
  • Git
  • node.js

Authors 1

👤 Roshan Bajgain

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!