/React-Calculator

It's a calculator developed in React designed to make four simple basic operations. This is a project created to apply my studies on react framework.

Primary LanguageJavaScriptMIT LicenseMIT

React Calculator

Calculator made with react.

preview gif

About

It's a calculator developed in React designed to make four simple basic operations.

This is a project created to apply my studies on react framework.

You can see a demo here.

Features

  • Basic Operations
  • Error Display Animation

🚀 Getting Started

These instructions will allow you to obtain a copy of the project on your local machine for development and testing purposes.

📋 Prerequisites

You need to have Node 14+ and React installed on your machine.

🔧 Install and Run

Clone the project

git clone

Start project

cd react-calculator
npm start

The application should be up and running at http://localhost:3000

🛠️ Technologies

Autor


Ruy Araujo

📄 License

This project is under MIT-license - see file LICENSE.md for details.