Skip to content

emlips/react-calculator

Repository files navigation

Calculator - Mini React App

Hosted Link:

Access the app at: https://react-calculator-6nm0.onrender.com

Overview

My calculator app is built using React, Typescript and CSS.

NOTE: The minimum version of Node.js required to run the application locally:

  • Node.js: v21.1.0

Instructions to run the application locally:

1. Getting started

Clone the repository:

$ git clone https://github.com/emlips/react-calculator.git

Navigate to the repository:

$ cd react-calculator

2. Install the dependencies

Use the npm install command to install the dependencies:

$ npm install

3. Connect to a local host:

Run the npm run dev script and follow the link to the local host:

$ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published