i-max-xi / Math-magicians

A web based calculator app

Home Page:https://mad-math.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Magicians

This is a build of a web based Calculator app.

Built With:

  • React (SPA)
  • React Router
  • JSX
  • CSS

Live Deploy

Click here to view app in deployment

Cloning

$ git clone https://github.com/i-max-xi/Math-magicians.git

Installing packages

Run the install npm script to update packages:

$ npm install

Create a production build

Run the build npm script to generate a static production build of your App:

$ npm run build

Deploy Local

Run the start npm script to launch the app locally:

$ npm start

Testing

Run the test npm script to launch the test runner:

$ npm test

To view test coverage run the tests-coverage npm script or gulp task:

$ npm run tests-coverage

👤 Author

Show your support

Give a ⭐️ if you like this project!

Acknowledgement:

  • Big thanks to Microverse.
  • Hat tip to W3css and every website that trained me to code.
  • etc.

📝 License

This project is MIT licensed.

About

A web based calculator app

https://mad-math.netlify.app/

License:MIT License


Languages

Language:JavaScript 76.5%Language:CSS 14.0%Language:HTML 9.6%