Skip to content

React-Calculator is a fully functional calculator Webapp made with react and Big.js

Notifications You must be signed in to change notification settings

oscardelalanza/react-calculator

Repository files navigation

React Calculator

This project is intended to learn how to build a very simple react application. This project has been split into multiple milestones, and each milestone has its own technical requirements.

screenshot

You can find the original requirements here

Built With

  • HTML, CSS, Javascript, SASS
  • React,
  • npm, big.js, prop-types, Heroku

Live Demo

Live Demo Link

Getting Started

This is a very simple React application that consists of a fully working calculator app. mock

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
  • Git

Setup

To clone the project into your local environment do the following.

  • Open a new terminal window and navigate to the directory where the project will be stored.
  • Run the command git clone [email protected]:oscardelalanza/react-calculator.git.
  • Run the command cd react-calculator to enter to the project directory.

Install

To install the requires packages do the following.

  • Inside react-calculator directory run the command npm install.

Usage

  • Use it as a normal calculator.

Deployment

To start the local development server do the following.

  • Run the command npm start.

To build the project do the following.

  • Run the command npm react-scripts build.

Authors

👤 Oscar De La Lanza

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

This project was bootstrapped with Create React App.

About

React-Calculator is a fully functional calculator Webapp made with react and Big.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages