Skip to content

shinchima/expense-tracker-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker (React)

This is a React version of the vanilla JS Expense Tracker. It uses functional components with hooks and the context API

Usage

npm install

# Run on http://localhost:3000
npm start

# Build for prod
npm run build

About

Simple expense tracker using React hooks & context

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 61.3%
  • CSS 22.3%
  • HTML 16.4%