https://github.com/orozcoding/math-magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) build with React a JavaScript Library. It allows users to: Make simple calculations and read a random math-related quote.
https://github.com/orozcoding/math-magicians
css html javascript react reactjs
Last synced: about 2 months ago
JSON representation
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) build with React a JavaScript Library. It allows users to: Make simple calculations and read a random math-related quote.
- Host: GitHub
- URL: https://github.com/orozcoding/math-magicians
- Owner: orozCoding
- Created: 2022-02-07T08:19:30.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-23T20:39:19.000Z (about 3 years ago)
- Last Synced: 2025-02-02T06:11:51.133Z (4 months ago)
- Topics: css, html, javascript, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.85 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Math-Magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) build with React a JavaScript Library. It allows users to: Make simple calculations and read a random math-related quote.### Preview


## Live Version
Check a live version of the app in the following links:
[Netlify Deploy](https://math-magicinas.netlify.app/)
[Heroku Deploy](https://math-magicinas.herokuapp.com/)
## Built With
- React
- Webpack
- Babel## Getting Started
- Follow setup instructions below### Prerequisites
- node.js
- Javascript
- Git and Github
- Terminal
- browser### Setup
- clone the following repo `[email protected]:orozCoding/math-magicians.git`
- cd into the directory and run npm install to install dependencies
- run npm start### Usage
- Run npm install on a Terminal to install the modules
- run npm start
- Open http://localhost:3000 to view it in the browser.## Author
👤 **Angel Orozco** (orozCoding).
- GitHub: [@orozCoding](https://github.com/orozCoding)
- Twitter: [@orozCoding](https://twitter.com/orozCoding)
- LinkedIn: [Angel Orozco](https://www.linkedin.com/in/angel-orozco-652230228/)