Skip to content

vzdrizhni/Calculator

Repository files navigation

Contributors Forks Stargazers Issues


Logo

ReactJs --> [Calculator App]

This is a calculator app built with React.
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

The calculator is a simple app, that emulates a calculator and has the same functionality.

screenshot-1

Built With

This project was built using these technologies.

  • HTML/CSS
  • ReactJs
  • JavaScript
  • Heroku Buildpack
  • ESLint
  • StyleLint
  • GithubActions 💪
  • Atom :atom:

Usage

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!

Automated Test

  • $ npm run test
    • Launches the test runner in the interactive watch mode.
    • See the section about running tests for more information.

Live Demo & Deployment

The project has been deployed with Heroku Buildpack for create-react-app

Heroku Live Demo Link 👈

Contributors

👤 Roman Nikolaev

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

Acknowledgements

📝 License

This project is MIT licensed.