https://github.com/ilynette/math_magician
This is a single page application that includes three pages; Home, Calculator and Quotes. You can do Math Calculations and read quotes.
https://github.com/ilynette/math_magician
css javascript react reactjs
Last synced: 4 months ago
JSON representation
This is a single page application that includes three pages; Home, Calculator and Quotes. You can do Math Calculations and read quotes.
- Host: GitHub
- URL: https://github.com/ilynette/math_magician
- Owner: iLynette
- Created: 2022-03-14T08:21:17.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2022-04-14T18:44:24.000Z (about 4 years ago)
- Last Synced: 2025-06-29T11:51:11.027Z (about 1 year ago)
- Topics: css, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://ilynette.github.io/math_magician/
- Size: 3.28 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Math magicians app
This is a single page application that includes three pages; Home, Calculator and Quotes. You can do Math Calculations and read quotes.


# Built with
- React.js
- HTML
- CSS
# Other tools
- Babel compiler
## Live Demo
For the link to the live demo, [Heroku](https://math-magicians-129.herokuapp.com/)
[Netlify](https://math-magician-129.netlify.app/)
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## installation
In order to run on your local machine, type in;
- `npx create-react-app my-app`
- `cd my-app`
- `npm start`
Runs the app in the development mode.
# Author
:bust_in_silhouette: **Author 1: Acholah Lynette**
- GitHub: [@iLynette](https://github.com/iLynette)
- Twitter: [@acholah_lynette](https://twitter.com/acholah_lynette)
- LinkedIn: [acholah lynette](https://www.linkedin.com/in/lynette-acholah/)
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a :star:️ if you like this project!
## Acknowledgments
Math magicians app
Web site created using create-react-app