This is the First Project of the Microverse React curriculum!
Explore the docs »
Report Bug
Request Feature
This is a simple calculator web app, is built using create-react-app for bootstrap the initial configuration of the project, it use prop-types for type checking and big.js as helper library for math operations
This project was built using these technologies.
- create-react-app(for initial setup)
- Javascript ES6
- React
- Big.Js
- prop-types
- Scss
- EsLint
- Stylelint
- VsCode
Type in your temrinal:
- to clone
git clone https://github.com/ioilmio/calculator
- to install dependencies
npm install
- to run the dev server
npm start
- to build the project use
npm run build
- run a dev server using
npm start
- click on numbers and operations;
- See the result;
👤 Illuminato Salvatore
- Twitter: @ioilmio
- Github: @ioilmio
- LinkedIn @IlluminatoSalvatore
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!