Atanu-Paul / react-calculator

⚡️Clone of macOS calculator built with react.

Home Page:https://chamoda.com/react-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner

Clone of macOS calculator built with react

Node.js CI

Purpose of this project to learn basic React.

Checkout the demo

⚡️ PWA ready with offline support.

How to run

Clone the repo, then run using npm.

git clone https://github.com/chamoda/react-calculator.git && cd react-calculator
npm install
npm start

To run tests type

npm start

To run eslint checks

npm run lint

About

⚡️Clone of macOS calculator built with react.

https://chamoda.com/react-calculator

License:MIT License


Languages

Language:JavaScript 89.5%Language:HTML 5.3%Language:CSS 5.2%