Skip to content

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

License

kifle23/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) using React that allows users to make simple calculations and read a random math-related quote.

🛠 Built With

Tech Stack

Client
  • REACT

Key Features

  • use gitflow

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Installation of Git
  • Installation of NPM
  • A working browser
  • Internet connection
  • A code editor like Visual Studio Code
  • Installation of Live Server plugging in Visual Studio Code

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/kifle23/math_magicians.git

Install

Install this project with:

  cd math_magicians
  npm install

Usage

To use this project on your prefered browser use

  npm start

(back to top)

Run tests

npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
npm test

🚀 Live Demo

👥 Author

👤 Kifle Haile

(back to top)

🔭 Future Features

  • [Api calls]
  • [Functional Components]
  • [Click events]

(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 please give a star ⭐️ to this project

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this amazing project.

(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) using React that allows users to make simple calculations and read a random math-related quote.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published