Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gardimy/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. Build with : Front-end HTML5,CSS3,JavaScript and react
https://github.com/gardimy/math-magicians
api css-grid es6 gitflow javascript react
Last synced: 8 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. Build with : Front-end HTML5,CSS3,JavaScript and react
- Host: GitHub
- URL: https://github.com/gardimy/math-magicians
- Owner: Gardimy
- License: mit
- Created: 2023-06-07T04:11:17.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-16T20:57:24.000Z (over 1 year ago)
- Last Synced: 2025-01-13T14:54:01.105Z (12 days ago)
- Topics: api, css-grid, es6, gitflow, javascript, react
- Language: JavaScript
- Homepage: https://math-magicians-07ux.onrender.com/
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Math-magicians:tests
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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**math-magicians!** I create a full website for the Math magicians app, consisting of several pages and using the components I already created. I write unit tests for the Math Magicians app, using the Jest and React Testing Library libraries
## 🛠 Built WithClient
- **A project to learn how to use react**
**The live demo will be updated as soon as the page is displayed**
- Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit
https://git-scm.com/downloads and install it).
- Step 2: Once you have installed git you can clone this project using the command below:
```
git clone https://github.com/Gardimy/Math-magicians
```
- Step 3: Once you have cloned this repo navigate to the folder that contains
the repository.
- Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality).
- Step 5: If you want to edit this project open it with your favorite text editor.
To get a local copy up and running cloning this repo `https://github.com/Gardimy/Math-magicians`.
### Prerequisites
There are no known prerequisites to run this project.
If you encounter any issues trying to run it, please feel free to
[open a ticket](https://github.com/Gardimy/JavaScript_capstone/issues) to let me know and i will work on it to the best
of my abilities
### Setup
Clone this repository to your desired folder:
`https://github.com/Gardimy/Math-magicians`
or
`https://github.com/Gardimy/Math-magicians` <-- _Only if you have [SSH keys configured](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) on your GitHub account_.
### Usage
To run the project:
- Method 1:
```sh
cd PATH_TO_CLONE
npm install
npm run build
npm start
```
Method 2:
Open './dist/index.html' in your browser of choice
### Deployment
You can deploy this project using [github pages](https://docs.github.com/en/pages/quickstart)
or a web-hosting platform of your choice.
> 👤 **Gardimy Charles**
- GitHub: [@Gardimy](https://github.com/Gardimy)
- Twitter: [@gardyelontiga45](https://twitter.com/gardyelontiga45)
- LinkedIn: [Gardimy charles](https://www.linkedin.com/in/gardimy-charles)
- [ ] **Updates will be made shortly to make the page interactive**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Gardimy/Math-magicians/issues).
If you like this project please give me a start and share my portfolio to recruters!
I would like to thank to the Microverse team for teching me this tool.
This project is [MIT](./LICENSE) licensed.
-->