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 and read a random math-related quote.

License

Notifications You must be signed in to change notification settings

Eccb7/Math-Magicians

Repository files navigation


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 and read a random math-related quote.

🛠 Built With

Tech Stack

  • HTML5
  • CSS3
  • React

Key Features

  • Simple calculations: User can do simple mathematics calculations and find their solutions.

  • It also has random math quotes to psych up users.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

To run this project, you need the following:

  • 🌐 Web browser
  • 🐙 Git
  • 👨‍💻 Code editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/Eccb7/Math-Magicians.git

Install

To install all dependencies, run the following command:

npm install

Run Tests

To run tests, use the following commands:

  • To track CSS linter errors, run:
npx stylelint "**/*.{css,scss}"
  • To track JavaScript linter errors, run:
npx eslint "**/*.{js,jsx}"

Build

To build the project, run the following command:

npm run build

Webpack Development Server

To run the webpack development server, execute the following command:

npm start

(back to top)

👥 Author

👤 Ojwang Briton

👤 Lala Aicha El Vadel

(back to top)

🔭 Future Features

  • Improve User Interface for smooth transitions and animations
  • Introduce more complex math functions to be used by users

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can reach me through @briton_otieno4 and share more thoughts to help improve

If you like this project, give it a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the support I've received so far.

(back to top)

(back to top

📝 License

This project is MIT licensed.

(back to top)

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 and read a random math-related quote.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published