https://github.com/tsheporamantso/math-magicians
This is interactive and dynamic Single Page App for math enthusiasts built with React
https://github.com/tsheporamantso/math-magicians
css3 reactjs
Last synced: 7 months ago
JSON representation
This is interactive and dynamic Single Page App for math enthusiasts built with React
- Host: GitHub
- URL: https://github.com/tsheporamantso/math-magicians
- Owner: tsheporamantso
- License: mit
- Created: 2023-04-24T13:15:09.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-05-04T13:36:46.000Z (over 2 years ago)
- Last Synced: 2025-01-19T23:34:13.448Z (9 months ago)
- Topics: css3, reactjs
- Language: JavaScript
- Homepage: https://math-magicians-app-eljm.onrender.com
- Size: 2.14 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gladwin Tshepo Ramantso
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)This is a online App for all fans of mathematics.
**Math Magicians** In this project, I built a Single Page App (SPA) that allows users to make simple calculations and read a random math-related qoute.
- React
- CSS
- JavaScript(ES6)
- JSX
- JestVersion Control
Visual Studio Code
Node js
React
- **Home Page**
- **Calculator Page**
- **Motivational Quote**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Node.js in your computer
- IDE(e.g.: Vscode,...)
- Terminal
### Setup
Clone this repository to your desired folder by running the following commands in your terminal:
```sh
cd your-prefered-folder-name
git clone https://github.com/tsheporamantso/math-magicians.git
```
### Install
- Install this project with:
```sh
cd math-magicians
npm install or npm i
```
- Run an optimized build for prodction:
```
npm run build
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm test
```
👤 **Gladwin Tshepo Ramantso**
- GitHub: [@tsheporamantso](https://github.com/tsheporamantso)
- Twitter: [@ramgt001](https://twitter.com/ramgt001)
- LinkedIn: [Tshepo Gladwin Ramantso](https://www.linkedin.com/in/tshepo-ramantso-b6a35433/)
👤 **Fatihah Omolayo Oduwole**
- GitHub: [jedda](https://github.com/jeddaa)
- Twitter: [@\_jeddaah](https://twitter.com/_jeddaah)
- LinkedIn: [Fatihah Oduwole](https://linkedin.com/in/fatihahoduwole)
- [ ] **Test**
- [ ] **Deploy**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/tsheporamantso/math-magicians/issues).
If you like this project please follow us on github & twitter and also connect on Linkedin.
I would like to thank Microverse for this exercise.
This project is [MIT](./LICENSE) licensed.