Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis-every/math-magicians
MATH MAGICIANS is a single page web application built with React, Redux, Axios and Jest, which allows users to make simple calculations and read a random math-related quote.
https://github.com/dennis-every/math-magicians
axios gitflow-workflow html-css-javascipt jest react reactjs redux
Last synced: 3 days ago
JSON representation
MATH MAGICIANS is a single page web application built with React, Redux, Axios and Jest, which allows users to make simple calculations and read a random math-related quote.
- Host: GitHub
- URL: https://github.com/dennis-every/math-magicians
- Owner: dennis-every
- License: mit
- Created: 2023-02-13T15:12:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T12:11:45.000Z (almost 2 years ago)
- Last Synced: 2024-12-18T16:28:42.951Z (about 1 month ago)
- Topics: axios, gitflow-workflow, html-css-javascipt, jest, react, reactjs, redux
- Language: JavaScript
- Homepage: https://math-magicians-adut.onrender.com/
- Size: 1.57 MB
- Stars: 3
- 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
- [📗 Table of Contents](#-table-of-contents)
- [📖 About ](#-about-)
- [🛠 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)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 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
Server
Database
- **Single page application**
- **Make simple calculations**
- **Read a random math-related quote**
- [Visit](https://math-magicians-adut.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A working computer
- Connection to internet
### Setup
Clone this repository to your desired folder:
- git clone https://github.com/dennis-every/math-magicians.git
### Install
- npm install
### Usage
To run the project, execute the following command:
- npm start
👤 **Dennis Every**
- GitHub: [@dennis-every](https://github.com/dennis-every)
- [ ] **none planned**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to fork it and use it as you need.
I would like to thank Microverse for the information provided to build this project.
- **Can I use the project for any purpose?**
- Yes, you can use this files for anything you need
- **Is the information saved in any database?**
- No, all data is saved in the involvement api
This project is [MIT](./MIT.md) licensed