calculator A simple calculator to demonstrate use of React + Typescript + hooks + other good stuff. Live Demo Getting Started First, run the development server: npm run dev # or yarn dev Open http://localhost:3000 with your browser to see the result.