/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. By building this application, you will learn how to use React.

Primary LanguageJavaScriptMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– [Math Magicians]

[Description]

"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. By building this application, you will learn how to use React.

πŸ› οΈ Built With

Tech Stack

HTML, CSS & JAVASCRIPT

GitHub & Visual Studio Code

React

Key Features

  • Make simple calculations.
  • Read a random math-related quote.

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

Example command:

1.use a browser
2.use cable internet

Setup

Clone this repository to your desired folder:

Example commands:

  cd my project
  git clone git@github.com:ankitt26/Math-magicians.git

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

Example command:

 npm run start

Run tests

To run tests, run the following command:

Example command:

npx hint .
npx eslint .

Deployment

You can deploy this project using:

  • Render.com
  • Netlify.com

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ankit

(back to top)

πŸ”­ Future Features

  • Add the functionality for the app.πŸš€
  • Add the testing using react testing libraryπŸ’―
  • Add the final touches for the stylingπŸ‘Œ

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐ Show your support

Hello, feel free to support this project.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)