/Math-magicians

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

Primary LanguageJavaScript

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.

screenshot

Built With

  • React

Live Demo

GH Pages

Heroku

Netlify

Getting Started

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

Prerequisites

  • Node.js
  • npm

Setup

Clone the repository with:

git clone git@github.com:ShinobiWarior/Math-magicians.git

or download ZIP file

Install

To install all dependencies run:

npm install

Usage

To run it on the browser you can run in the project directory:

npm start

Run tests

To test the project please run in the project directory:

npm test

Author

👤👤 Aleksandar Ivezic

🤝 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