/math-magician

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.

Built With

React

Live Demo

Heroku link Netlify link

Getting Started

Please do the following to setup project locally

Prerequisites

You need the following installed -Install node.js version ^12.*

Setup

You need to setup node.js version 12.0 or above, and download the project from the github.

Install

Download the project from github and unzip the file or You can clone the project using the github link [https://github.com/bamsi/math-magician.git] Open the terminal, git bash is recommended and the navigate to the directory of the project Run the following command

npm install

Usage

You can add scores to the list and use refresh button to retrieve data.

Run tests

The website has been tested using css, html and javascript linters. You can run the following command to test the code:

  • npx eslint . web hint to test javascript
  • npx stylelint "**/*.{css,scss} for style

Deployment

You can deploy the website to any web server of your choice

Authors

👤 Haji Bamsi

Acknowledgments

  • Hat tip to Microverse and all the staff
  • Thanks to My coding Partners
  • Thanks to My Morning-session-group and Standup-team Partners and
  • Thanks to Code Reviewers

📝 License

This project is MIT licensed.