This is a calculator app built with React.
Explore the docs »
Report Bug
·
Request Feature
The calculator is a simple app, that emulates a calculator and has the same functionality.
This project was built using these technologies.
- HTML/CSS
- ReactJs
- JavaScript
- Heroku Buildpack
- ESLint
- StyleLint
- GithubActions 💪
- Atom
To have this app on your pc, you need to:
-
download or clone this repo:
- Clone with SSH:
[email protected]:vzdrizhni//Calculator.git
- Clone with HTTPS
https://github.com/vzdrizhni//Calculator.git
-
In the project directory, you can run:
-
$ npm install
- installs all the dependencies required by the project -
$ npm start
- runs the app in the development mode:- Open http://localhost:3000 to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.
-
$ npm run test
- Launches the test runner in the interactive watch mode.
- See the section about running tests for more information.
-
$ npm run build
- Builds the app for production to the
build
folder. - It correctly bundles React in production mode and optimizes the build for the best performance.
- The build is minified and the filenames include the hashes.
- Your app is ready to be deployed!
- Builds the app for production to the
-
$ npm run test
- Launches the test runner in the interactive watch mode.
- See the section about running tests for more information.
- Launches the test runner in the interactive watch mode.
The project has been deployed with Heroku Buildpack for create-react-app
👤 Roman Nikolaev
- LinkedIn: [Roman Nikolaev]https://www.linkedin.com/in/romannikolaev/)
- GitHub: vzdrizhni
- E-mail: [email protected]
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you like this project!
This project is MIT licensed.