A calculator built using React, Styled Components and Grid Styled
Make sure you have Node and NPM installed.
To get started, run the following commands:
- Install dependencies:
npm install
- Run the app:
npm start
- View the project at http://localhost:3000/