- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
In this project, I created a feature-rich calculator application with an elegant and user-friendly design. The calculator performs basic arithmetic operations and displays the result prominently. I created three pages using react route, I implemented a custom logic for handling calculations and integrated it with a React user interface. Additionally, I incorporated an inspiring quote display that fetches random quotes from an external API: API Ninjas. The layout is responsive, adapting gracefully to different screen sizes. The final result is a polished and functional calculator app with a motivational touch.
- HTML
- CSS
- JAVASCRIPT
- REACT
Cient
- Sngle Page Website
To get a local copy up and running, follow these steps.
In order to run this project you need the following tools:
- Node.js on your computer
- Code editor e.g.: VScode
Clone this repository to your desired folder by running the following commands in your terminal:
cd your-prefered-folder-name
git clone https://github.com/mershark/math-magician.git
- Install this project with:
cd math-magician
npm install or npm i
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm run test
You can deploy this project by transferring the files in your local repository onto your server
👤 Mershark Takyi
- GitHub: @githubhandle
- LinkedIn: Profile link
- Scientific Calculations
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
- Thanks to our coding partners, the morning session team and standup team for their coperation.
This project is MIT licensed.