Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billymohajeri/math-magicians-setup-3
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: 1- Make simple calculations. 2- Read a random math-related quote.
https://github.com/billymohajeri/math-magicians-setup-3
css react
Last synced: 3 months ago
JSON representation
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: 1- Make simple calculations. 2- Read a random math-related quote.
- Host: GitHub
- URL: https://github.com/billymohajeri/math-magicians-setup-3
- Owner: billymohajeri
- Created: 2023-01-09T09:37:17.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-07-07T23:02:17.000Z (7 months ago)
- Last Synced: 2024-10-28T11:49:59.492Z (3 months ago)
- Topics: css, react
- Language: HTML
- Homepage:
- Size: 1.6 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**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.
Client
- Make simple calculations
- Read a random math-related quote
[Live Demo Link](https://billy-math-magicians.onrender.com/)
To get a local copy up and running, follow these steps:
### Prerequisites
In order to run this project you need:
- Code Editor: VS Code
- Web Browser
- Node
- Git
### Setup
- Clone the repository
- Change directory into the project folder
Example commands:
```sh
git clone [email protected]:billymohajeri/Math-Magicians-Setup-3.git
```
### Install
Install this project with:
Example command:
`npm install`
### Usage
To run the project, execute the following command:
`npm start`
### Run tests
To run tests, run the following command:
Example command:
`npm test`
👤 **Billy Mohajeri**
- GitHub: [@BillyMohajeri](https://github.com/billymohajeri)
- Twitter: [@BillyMohajeri](https://twitter.com/BillyMohajeri)
- LinkedIn: [@BillyMohajeri](https://www.linkedin.com/in/billymohajeri)
- Add some tests
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, you can support me by giving a ⭐.
I would like to thank all of my code reviewers for giving me constructive feedback.
This project is [MIT](./LICENSE/MIT.md) licensed.