Skip to content

CelticAlves/Calculator

Repository files navigation

About the project

Basic IOS Calculator with React, TS, Mobx. This a very basic project, many edge cases to be found. When you click an arithemetic function (+,-,/,*) and = you will have the numbers temporarily disabled and change color to papaywhip just to represent a slow call to the Backend. Was created from scratch no boilerplate from Create-react-app

Install & Run

  1. Install NPM packages
    yarn install
  2. Run the server
    yarn start

Other Scripts

  1. Run tests
    yarn tests
  2. Run lint
    yarn lint
  3. Run build
    yarn build

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors