Skip to content

Gander7/react-hooks-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFactor

Expense Tracker (React Hooks + Context API)

Simple Expense Tracker using hooks and the context api. Based on youtube's Traversy Media's Expense Tracker

Live Demo Here

This project was bootstrapped with Create React App.

Installation

  • download, clone, or fork
  • npm i && npm start

Additions to original version

  • CSS split into modules
  • Currency Input
  • Improved UX for form (focusing, clearing, default values)
  • wider container for better reading
  • Impruved UX for list by reverse sorting and moving the form above (avoiding user scrolling)

About

Expense Tracker using react hooks and Context API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published