Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmanimashaun/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/fmanimashaun/math-magicians
bem-methodology reactjs sass spa
Last synced: 14 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/fmanimashaun/math-magicians
- Owner: fmanimashaun
- License: mit
- Created: 2023-03-21T12:05:58.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-21T05:43:56.000Z (about 1 year ago)
- Last Synced: 2024-10-10T07:40:56.694Z (about 1 month ago)
- Topics: bem-methodology, reactjs, sass, spa
- Language: JavaScript
- Homepage: https://fmanimashaun.github.io/math-magicians/
- Size: 3.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/fmanimashaun-green)
# Math magicians
## 📗 Table of Contents
- [📖 Overview](#about-project)
- [Project Objectives](#project-objectives)
- [🛠 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)
- [Run tests](#run-tests)
- [Deployment](#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.- [x] set up the environment and tools needed to develop a React application
- [react](https://react.dev/)
- [npm](https://www.npmjs.com/)
- [Git](https://git-scm.com/)
- [GitHub](https://github.com)
- [Stylelint](https://stylelint.io/)
- [ESLint](https://eslint.org/)- [x] Setting up a react app.
> [Live Demo Link](https://fmanimashaun.github.io/math-magicians/)
- [Optional] Install git bash to your machine to enable you to clone this repo.
- install Visual Studio to be able to host a local live version.
- Install a browser to view the local live version.To get a local copy up and running follow these simple example steps.
### Setup- Open your GitHub account the repository's [link](https://github.com/fmanimashaun/math-magicians)
- Internet connection
- A github account
### Install- copy the repo's link and clone it by writing `git clone https://github.com/fmanimashaun/math-magicians.git` on your git bash terminal.
- `npm install` to install the dependencies.- You can check for errors by running linter tests found in the github flows.
- run `npm run start` to run it locally.
👤 **Engr. Animashaun Fisayo**
- [GitHub](https://github.com/fmanimashaun)
- [Twitter](https://twitter.com/fmanimashaun)
- [LinkedIn](https://www.linkedin.com/in/fmanimashaun/)
- [Website](https://fmanimashaun.com)- [ ] Add various page components.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a ⭐️ if you like this project!
- [Microverse](https://www.microverse.org/)