This is a Calculator application built with react.js.
It utilizes reacts Class components to function and implement its various features.
-
JavaScript
-
Array.map()
method. -
Objects
-
Destructuring assignment
-
CSS
-
Box-Shadow
property. -
Grid
property. -
Overflow
property. -
React
-
EventListeners
such asonClick
. -
React
setState
method -
React controlled component.
-
JSX
- Clone the project
git clone https://github.com/user/html-css-template.git
- Install Dependencies
npm install
To run StyleLint by itself, you may run the lint task:
npm run lint:check
Or to automatically fix issues found (where possible):
npm run lint
You can also check against Prettier:
npm run format:check
and to have it actually fix (to the best of its ability) any format issues, run:
npm run format
You can also check against HTML Validator:
npm run html-validator
- Github: [@Lanr3waju]https://github.com/Lanr3waju)
- LinkedIn: @Abass Olanrewaju
- Twitter: @abdul-wasi-img
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- I appreciate the efforts of my mentors for their constatnt guidance and contribtution.
- @bolah2009
- @adejam