Skip to content

javitocor/calculator-React

Repository files navigation

Contributors Forks Stargazers Issues Hireable

Calculator-React

A calculator for Math-magicians Inc, a fictional company, using REACT.

screenshot

Additional description about the project and its features.

Built With

  • HTML
  • CSS
  • JAVASCRIPT
  • NPM
  • REACT
  • NODE
  • HEROKU
  • ESLINT
  • STYLELINT
  • GITHUB ACTIONS
  • VSCODE

Live Demo

Heroku Live Demo Link 👈

Getting Started

  • Follow the live demo link and enjoy the site.

Usage

To have this app on your pc, you need to:

  • download or clone this repo:

    • Clone with SSH:
      git@github.com:javitocor/calculator-React.git
    
    • Clone with HTTPS
      https://github.com/javitocor/calculator-React.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.

Author

👤 Javier Oriol Correas Sanchez Cuesta

🤝 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!

Acknowledgments 🚀

📝 License

This project is MIT licensed.