Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newhoteng/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 and read a random math-related quote.
https://github.com/newhoteng/math-magicians
api jsx react spa
Last synced: 24 days ago
JSON representation
"Math magicians" is a 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.
- Host: GitHub
- URL: https://github.com/newhoteng/math-magicians
- Owner: newhoteng
- License: mit
- Created: 2023-04-24T11:42:32.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-05-05T20:50:11.000Z (over 1 year ago)
- Last Synced: 2024-10-23T19:24:03.486Z (2 months ago)
- Topics: api, jsx, react, spa
- Language: JavaScript
- Homepage: https://newhoteng.github.io/Math-magicians/
- Size: 1.35 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)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)# :open_book: 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 and read a random quote.
### Key Features
- Calculator for simple calculations.
- Display of random math-related quote.
- Single Page Application
## :rocket: Live Demo
- [Math-magicians](https://math-magicians-4jkk.onrender.com/)
## :computer: Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [Node.js](https://nodejs.org/en) installed on your machine
- Text editor
### Setup
Clone this repository to your desired folder:
```
git clone https://github.com/newhoteng/Math-magicians.git
```
### Install
Install this project with:
```
npm install
```
### Run tests
To run tests, run the following command:
Example command:
```sh
npm test
```
👤 **Harriet Oteng**
- GitHub: [@githubhandle](https://github.com/newhoteng)
- Twitter: [@twitterhandle](https://twitter.com/HarrietOteng1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/harriet-oteng-75554666/)
👤 **Mercy Mugambi**
- GitHub: [@mercymugambi](https://github.com/mercymugambi)
- Twitter: [@mercymugambi](https://twitter.com/MercyMugambi15)
- LinkedIn: [@mercymugambi](https://www.linkedin.com/in/mercymugambi/)
## :telescope: Future Features
- None pending so far, open to suggestions.
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/newhoteng/Math-magicians/issues).
## :star: Show your support
If you like this project follow me on GitHub.
## :pray: Acknowledgements
- Thanks to Microverse for encouraging me to do this project.
## :memo: License
[License](https://github.com/newhoteng/Math-magicians/blob/main/LICENSE)