Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/collinstatang/math-magicians
"Math magicians" is a website for all fans of mathematics. Built with ReactJs
https://github.com/collinstatang/math-magicians
reactjs
Last synced: 3 days ago
JSON representation
"Math magicians" is a website for all fans of mathematics. Built with ReactJs
- Host: GitHub
- URL: https://github.com/collinstatang/math-magicians
- Owner: CollinsTatang
- License: mit
- Created: 2021-08-09T10:57:45.000Z (over 3 years ago)
- Default Branch: develop-b
- Last Pushed: 2023-09-06T15:33:08.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:28:27.272Z (4 months ago)
- Topics: reactjs
- Language: JavaScript
- Homepage:
- Size: 1.07 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
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)**Math Magicians** Math Magicians website is an application used to display a single page application that contains home section,a calculator section and a quote section.
![image](https://github.com/CollinsTatang/math-magicians/assets/55596970/43c26913-8eb0-45cd-9f9f-3d0a1e519d75)
Client
- **Homepage**
- **Calculator**
- **Quote**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Web Browser
- Code Editor
- React Knowledge
- Local file storage
### Setup
Clone this repository to your desired folder:
Run this commands:
```sh
cd my-folder
git clone https://github.com/iankiema/Math-Magicians.git
```
### Install
Install this project with:
Run this command:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
- Open index.html using live server extension or;
Run this command:
```sh
start npm start
```
π€**Makungong Collins Tatang**
- GitHub: [@CollinsTatang1](https://github.com/CollinsTatang)
- Twitter: [@CollinsTatang1](https://twitter.com/CollinsTatang1)
- LinkedIn: [Makungong Collins](https://www.linkedin.com/in/makungong-collins/)
- [ ] **Working Menubar**
- [ ] **Working See project button**
Contributions, issues, and features requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give it a starβοΈ.
I would like to thank Microverse for the overwhelming support for giving me an overview in this project.
This project is [MIT](./LICENSE) licensed.