Skip to content

crjoseabraham/react-hourly-paycheck-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React hourly paycheck calculator

Calculate the amount of money earned in a week of work on a hourly-based salary.

Basic application built using the fundamentals of React, hooks like useState and useEffect, also the basics of custom hooks to make use of LocalStorage.

UI is mostly in Spanish but everything in code is in english (like constants, functions' name and that kind of stuff). Also, the total amount is later converted to venezuelan Bolivars (VEF), although this part of the code is using local state and can be removed easily.

[ES]

Calcula la cantidad de dinero ganada en una semana de trabajo, basado en un salario pagado por horas

Aplicación básica hecha aplicando las bases de React, hooks como useState y useEffect, así como también algunos custom hooks para usar LocalStorage.

La interfaz está en Español, pero todo en el código está en inglés (como constantes, nombres de funciones y esas cosas). También, el monto total es convertido a Bolívares venezolanos, aunque esta parte del código usa un state local y puede ser removido fácilmente.

Demo

https://salary-calculator-jac.netlify.app

About

React calculator for a hourly-based salary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published