Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 580 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 580 Bytes

Schickard App

A spartan calculator.

The name 'Schickard' derives from 'Wilhelm Schickard', who built the first known mechanical calculator.

Table Of Contents

Demo

https://schickard.vercel.app/

Introduction

The objective is to learn in-depth about React component re-rendering and state management.

Features

  • AC button, DEL button, elementary arithmetic operations' buttons, & numbers' buttons:

    Features

Stack

  • React 18
  • Vite 5