Weird Calculator

❗❗❗ This is README for Project Setup

What you need:

  • node package manager
  • "@testing-library/jest-dom": ^5.14.1
  • "@testing-library/react": ^11.2.7
  • "@testing-library/user-event": ^12.8.3
  • "react": "^17.0.2
  • "react-dom": "^17.0.2
  • "react-scripts": 4.0.3
  • "web-vitals": ^1.1.2

Get started the dependencies package

  npm install

Run start for the development mode, then listen to port on your browser (localhost:port/weird-calculator/)

  npm run start

Build for production

  npm run build

Demo Link: https://tentpoles.github.io/weird-calculator/