Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 365 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 365 Bytes

Getting Started with Create React App

In this project I have used React to create a basic stylish calculator with all the basic functionalities

Installation

  • Ensure you have installed Node js(npm)
  • Clone the repository
  • Then in your temrinal:
 cd calculator
 npm start

Overview

image