/Math-magician

Math Magicians website, built with React, provides a user-friendly platform featuring a calculator for basic math operations, inspiring daily quotes, and educational math facts. Enhancing math skills and engagement, it offers an interactive experience with a team-driven mission.

Primary LanguageJavaScriptMIT LicenseMIT

Math-magician


Math magicians

πŸ“— Table of Contents

πŸ“– 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.
  • Read a random math-related quote.


For future implementations, please go to the Future Features section.

πŸ›  Built With

Tech Stack

Client
Server

Key Features

  • Basic setup

πŸš€ Live Demo

Prerequisites

node -v

If you have it, it will display the Node version you have, if not, go to this website to download it. I recomend you get the "Recomended For Most Users" version.

Setup

  • If you wish to work from this project by editing it's code:
git clone https://github.com/theresetuyi/Math-magician.git

Install

You may add linters to ensure adhering to best practices.

npm install

Usage

  • To get a review of the JavaScript code, run:
npx eslint "**/*.{js,jsx}"
  • To get a review of the CSS, run:
npx stylelint "**/*.{css,scss}"

(back to top)

Author

πŸ‘€ Therese Tuyisabe

πŸ”­ Future Features

  • Full website.
  • Tests.

🀝 Contributing

Please let me know if you find any issues in this repo's code! Feel free to check the issues page.

⭐️ Show your support

If you like my work on this project, please give me a star⭐️ on this repo. I would also love to read your comment let me know what you think!

πŸ™ Acknowledgments

Thanks to Microverse

πŸ“ License

MIT

(back to top)