Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denscholar/math-magician
The Math Magician is a simple calculator project built with React.js that has three pages - Home, Quotes and Calculator. It enable users to make simple calculations, see daily quotes with respect to calculations. This is one of my projects as a student of Microverse.
https://github.com/denscholar/math-magician
Last synced: about 1 month ago
JSON representation
The Math Magician is a simple calculator project built with React.js that has three pages - Home, Quotes and Calculator. It enable users to make simple calculations, see daily quotes with respect to calculations. This is one of my projects as a student of Microverse.
- Host: GitHub
- URL: https://github.com/denscholar/math-magician
- Owner: denscholar
- Created: 2022-02-21T19:58:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T21:15:49.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T05:54:02.416Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 2.49 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Math Magician
## Screenshot
![Screenshot](https://user-images.githubusercontent.com/48631109/156497588-56b43106-f48f-410a-af22-3728bace09a2.PNG)
## Project presentation
Please take a look at the video named Project.mp in this repository
## Description
The Math Magician is a simple calculator project built with React.js that has three pages - Home, Quotes and Calculator. It enable users to make simple calculations, see daily quotes with respect to calculations. This is one of my projects as a student of Microverse.## Getting started
To explore or play with this code you should :
- Download and install Git
- Clone the repository
- Open the repository with
- Use your favorite Integrated Development Environment (e.g. for Visual Studio Code the command is `code .`)
- Install webpack with: `npm install --save-dev webpack webpack-cli`
- Type in `nmp run start`## Technologies Used
- CSS
- React
- React-Bootstrap
- HTML
- JAVASCRIPT
- Webpack
- GitHub## Author
## Dennis Akagha
- GitHub: [@denscholar](https://github.com/denscholar)
- Twitter: [@denscholar](https://twitter.com/dennisakagha)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/dennisakagha/)## Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Please give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone contributed one way or the other.
- Inspiration
- etc## License
This project is [MIT](https://github.com/microverseinc/readme-template/blob/master/MIT.md) licensed