/react-calculator

A beautiful and simple calculator built with React.js

Primary LanguageJavaScript

React Calculator

A beautiful and simple calculator built with React.js

Screenshot

Screenshot of the webpage

Live version

Live Version

Getting Started

Clone the repository into your local computer

Installing

First, you'll have to install the newest version of Node. Otherwise, the npx command could not be available. Then move into the project main directory on the console and follow the instructions below

Install all packages:

$ npm install

Run Local WebServer:

$ npm start

Now open the http://localhost:3000/ in the browser

Ideas for improvement

  • Accept keyboard input
  • Add scientific calculator options
  • Make the design responsive

Built With

  • JavaScript - Programming language used
  • React - Framework used
  • HTML - Hypertext Markup Language
  • CSS - Cascading Style Sheets
  • VS Code - The code editor used

Author

👤 Vinicius Campos Carvalho

Screenshot Image

License

This project is licensed under the MIT License - see the LICENSE file for details