Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bornittah/mathmagicians
mathmagicians is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
https://github.com/bornittah/mathmagicians
Last synced: 6 days ago
JSON representation
mathmagicians is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
- Host: GitHub
- URL: https://github.com/bornittah/mathmagicians
- Owner: Bornittah
- License: mit
- Created: 2022-11-30T16:04:17.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-17T01:22:51.000Z (about 2 years ago)
- Last Synced: 2023-03-04T05:09:40.527Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 763 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Math Magicians
# 📗 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)- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**[mathmagicians]**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
HTML, CSS, Es6 Javascript
### Tech StackClient
>Here are the key features of the application.
- **[Calculator]**
- **[Math-related quote]**
[Live Demo Link](https://mathmagician-js9v.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Github, CSS, Javascript, Code editor, Browser, Internet
### Setup
Clone this repository to your desired folder:
Run `git clone [url](https://github.com/Bornittah/mathmagicians.git)`
### Install
Install this project with:
`npm install`
### Usage
To run the project, execute the following command:
`npm start`
### Run tests
To run tests, run the following command:
`npm test`
### Deployment
You can deploy this project using:
`npm deploy`
👤 **Author1**
- GitHub: [@Bornittah](https://github.com/Bornittah)
- Twitter: [@AgashaBornittah](https://twitter.com/AgashaBornittah)
- LinkedIn: [Bornittah](www.linkedin.com/in/agasha-bornittah)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Bornittah/mathmagicians/issues).
Give a ⭐️ if you like this project!
I would like to thank all the code reviewers for their feedback
- **[How to create anew react app]**
- [Refer to this documentation](https://reactjs.org/docs/create-a-new-react-app.html)
This project is [MIT](./LICENSE) licensed.