Skip to content

"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.

License

Notifications You must be signed in to change notification settings

DaveZag/math-magician

Repository files navigation

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.

Built With

  • HTML, CSS and JavaScript.
  • React.js.
  • Node.js (npm).
  • Jest(for testing).

Live Demo (if available)

See Project 🚀

Screenshot

Desktop

Preview

Getting Started

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

Prerequisites

To understand the project you must have a basic knowledge of HTML, CSS and Javascript and most importantly React.js.

Setup

To run this project one must have Visual Studio (VS) Code installed and running.

Usage

Clone and access the repository using the following commands on Git Bash:

 cd PATH
 git clone https://github.com/DaveZag/math-magician.git
 cd math-magician

Open the directory in visual studio code by typing the following command in Git Bash:

code .

To install all the dependencies and start the program, use the following commands:

npm install
npm start

Repo Links

Author

👤 Dave ZAGABE

Socials :

🤝 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

  • Microverse for the template and project structure.

📝 License

This project is MIT licensed.

About

"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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published