/math-magicians

Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

Primary LanguageJavaScriptMIT LicenseMIT

Math Magicians

A website for all fans of mathematics.

math-magicians

Built With

  • ReactJS
  • JavaScript

Live Demo Link

The website is deployed on the following links:

Prerequisites

To get started you can do the following:

Setup

Cloning ⬇️ To clone the project:

$ git clone https://github.com/Lembani/math-magicians.git
$ cd math-magicians

Install ⬇️ To install packages:

$ npm install

Build ⬇️ To build the project:

$ npm build

Start ⬇️ To start the project:

$ npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.


Test ⬇️ To run tests:

$ npm test

Linters

StyleLint

$ npx stylelint "**/*.{css,scss}"

ESLint

$ npx eslint .

Author(s)

👤 Lembani Sakala

👤 Faith Chidinma

🤝 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

📝 License

This project is MIT licensed.