Calculator is an app that allows you to do all basic mathematical calculations and also displays the quote of the day`. It is built using React js
Additional description about the project and its features.
-
Major languages (JavaScript)
-
Framework/Libraries (React js)
-
Technologies/tools used
- create-react-app tool - Webpack(Code Bundlng et al) - Babel (code transpiling) - Jest(for testing) - Git(version control) - ESLint(JavaScript linting) - Stylelint(style linting)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ git clone https://github.com/mugishasam123/Math-magicians
.git
$ cd Math-magicians
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
👤 ** Mugisha Samuel**
- GitHub: mugishasamuel
- LinkedIn: mugishasamuel
- Twitter: mugishasamuel
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mugishasam123/Math-magicians /issues).
Give a ⭐️ if you like this project!
This project is MIT licensed.