math-magicians

⚛️React-App⚛️ | "Math magicians 🧙" is a webapp for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations and read a random learning-related quote. Check it out! 👇

MIT License

Stars
13

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.

Learning objectives

  • Use React components.
  • Use React props.
  • Use React state.
  • Use React routes.

Built With

Tech Stack


Key Features

  • SPA website

Live Demo


Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone [email protected]:ITurres/math-magicians.git

Install

Install this project's dependencies with:

  • npm install

Usage

To run the project, execute the following command:

 npm run start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

Run tests

  npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.


Authors

Author1


Future Features

  • Improve Calculator style

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


Show your support

Give a if you liked this project!


Acknowledgments

I thank Microverse for this fantastic opportunity, the Code Reviewers for their advice and time


License

This project is MIT licensed.