Skip to content

gulfaniputra/schickard-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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