Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumon766/math-magicians
https://github.com/sumon766/math-magicians
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sumon766/math-magicians
- Owner: sumon766
- License: mit
- Created: 2023-03-27T14:37:24.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2023-12-22T10:57:39.000Z (about 1 year ago)
- Last Synced: 2024-10-21T19:38:07.341Z (3 months ago)
- Language: JavaScript
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Math Magicians** is an SPA built with react and it has the ability to calculate all general mathematical functions.
Client
- **Single Page Application**
- **No linters errors**
- [Live Demo Link](https://sumon766.github.io/math-magicians)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Example command:
```sh
npm start
```
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone https://github.com/sumon766/math-magicians.git
```
### Install
Install this project with:
Example command:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
Example command:
```sh
npm run build
npm start
```
👤 **MD Mursedul Islam Sumon**
- GitHub: [@githubhandle](https://github.com/sumon766)
- Twitter: [@twitterhandle](https://twitter.com/sumon766)
- LinkedIn: [LinkedIn](https://linkedin.com/in/sumon766)
- [ ] **Quote from mathematicians**
- [ ] **Calculator**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please leave a star.
I would like to thank microverse for teaching me such cool stuffs and help me grow as a Full Stack Web Developer
This project is [MIT](https://github.com/sumon766/math-magicians/blob/development/LICENSE) licensed.