/math-magicians

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

Primary LanguageJavaScriptMIT LicenseMIT

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.

🛠 Built With

Tech Stack

Client

Key Features

  • HTML & CSS3
  • JavaScript
  • Linters
    • StyleLint
    • ESLint
  • React
  • Follow Microverse's list of best practices

(back to top)


🚀 Live Demo

(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:

  • A modern browser (supports html5)

  • Git and a GitHub account

Setup

Clone this repository to your desired folder by using this 👇️ command :

git clone https://github.com/Ruthmy/math-magicians.git

Install

Install this project with:

 npm install

Usage

 npm start

Run tests

 npm test

Deployment

  • Not aplicable.

(back to top)


👥 Authors

👤 Ruth Abreu

(back to top)


🔭 Future Features

Upcoming improvements:

  • Create a full Single Page App (SPA) website.
  • Use API to display random quotes.
  • [] Add Tests.

(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 and know someone who might find it helpful, please share it. Or give it a star ⭐️

(back to top)


🙏 Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.

(back to top)


📝 License

This project is MIT licensed.

(back to top)