https://github.com/gleennkar/math_magicians
In this project, i was able to set up my math magicians repository through the tools and best practices i learned about in previous steps such as Using props and state, event handler, setState, react class extention Also the use of Hooks (useState) in functions to give my calculate functionality I added two more components to my calculate, that is
https://github.com/gleennkar/math_magicians
bootstrap react reactjs
Last synced: 5 months ago
JSON representation
In this project, i was able to set up my math magicians repository through the tools and best practices i learned about in previous steps such as Using props and state, event handler, setState, react class extention Also the use of Hooks (useState) in functions to give my calculate functionality I added two more components to my calculate, that is
- Host: GitHub
- URL: https://github.com/gleennkar/math_magicians
- Owner: Gleennkar
- Created: 2022-10-24T23:25:00.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-11-05T17:23:44.000Z (over 3 years ago)
- Last Synced: 2024-05-17T15:25:20.570Z (about 2 years ago)
- Topics: bootstrap, react, reactjs
- Language: JavaScript
- Homepage: https://tangerine-pavlova-103c1e.netlify.app/
- Size: 1.32 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math_magicians

> In this project, i was able to set up my math magicians repository through the tools and best practices i learned about in previous steps such as Using props and state, event handler, setState, react class extention
> Also the use of Hooks (useState) in functions to give my calculate functionality
> I added two more components to my calculate, that is the Home page, Quote page with each having a navbar, i was able to do this with the use of routers
## Built With
- react
- CSS
- npm
- big.js
- logic library (calculate.js and operate.js)
- Hooks
- Routers
## Live Demo
- Live demo link: https://tangerine-pavlova-103c1e.netlify.app/
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- VS code
- Chrome browser
### Setup
- git clone https://github.com/Gleennkar/Math_magicians.git
## Authors
👤 **Odette gleen**
- GitHub: [@Gleennkar](https://github.com/Gleennkar)
- Twitter: [@gleeny24](https://twitter.com/twitterhandle)
- LinkedIn: [@gleeny](https://www.linkedin.com/in/gleeny-nkar-aa3917182)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.
=======