Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterdgreat/math-magicians
Math Magicians is a website for all fans of mathematics.
https://github.com/peterdgreat/math-magicians
react
Last synced: 5 days ago
JSON representation
Math Magicians is a website for all fans of mathematics.
- Host: GitHub
- URL: https://github.com/peterdgreat/math-magicians
- Owner: peterdgreat
- Created: 2021-10-18T17:27:14.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-11-05T14:55:22.000Z (about 3 years ago)
- Last Synced: 2023-03-10T02:52:31.307Z (almost 2 years ago)
- Topics: react
- Language: JavaScript
- Homepage: https://mathematics-magicians.netlify.app/
- Size: 1.44 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Title
"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.
![screenshot](calculator.png)
## Live demo
[netlify](https://mathematics-magicians.netlify.app/)
[heroku](https://mathe-magicians.herokuapp.com/quote)
## Built With- React
- CSS
- Boostrap
- Visual Studio Code
- Git & Github
## Getting Started
To get a local copy up and running follow these simple example steps.### Setup
* Open terminal
* Clone this project by command git clone(https://github.com/peterdgreat/math-magicians)
* Cd Todo-List### install
Run the following command to have all npm packages dependencies installed:npm install
### Usage
To start the webpack-dev-server, run the following command:
npm run start
## Authors
👤 **Ajayi Peter**
- GitHub: [@githubhandle](https://github.com/peterdgreat)
- Twitter: [@twitterhandle](https://twitter.com/dev_Peter_O)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ajayi-peter-4391ab1b5)## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc