Skip to content

ernestocontreras/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

Calculator Screenshot

🚀 Getting started

Prerequisites

  1. Git.
  2. Node (version 12 or greater).
  3. A clone of this repo (simple-calculator).

Installation

  1. cd simple-calculator to go into the project root.
  2. npm install to install the dependencies.

Running Locally

  1. npm start to start the development server.
  2. open http://localhost:3000/ in your browser.

Available Scripts

  1. npm run build to build production version of this project.
  2. npm test -- --watchAll=false to run all tests.

About

A Simple Calculator in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published