Skip to content

arvee0220/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App

Created using Vite React & Sass

I did not focus much on styling as this project is to showcase my current knowledge about the framework and some Software Engineering Principles.

This app has two branches: main branch: Uses single component(App.jsx) and implementation of useState hook. context branch: Implementation of Software Engineering Principles such as DRY(Don't Repeat Yourself), KISS(Keep It Simple, Stupid), Separation of Concerns, Modularity and Encapsulation. I also implemented the use of createContext and useContext hook.

About

Calculator app. A common mini project.

Resources

Stars

Watchers

Forks

Packages

No packages published