Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 639 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 639 Bytes

XpenseLogger

An expense tracker webapp built using ReactJS. Used ContextAPI and some other hooks(useReducer, useState, useContext) for building this webapp.

Authors

Screenshots

#1

#2

Deployment

URL: https://xpense-logger.netlify.app/

Usage

use a positive sign(+) to register an income and a negative sign(-) to register an expense. Your net balance will be visible under the title.